Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions data/tools/lintlang.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: lintlang
categories:
- linter
tags:
- json
- markdown
- python
- yaml
license: Apache License 2.0
types:
- cli
source: 'https://github.com/hermes-labs-ai/lintlang'
homepage: 'https://github.com/hermes-labs-ai/lintlang'
description: >-
Statically analyzes natural-language instructions that control AI agents, flagging ambiguous tools,
missing limits, conflicting directives, and schema gaps before runtime.
Loading