Skip to content

Commit fd142c9

Browse files
committed
docs: Add AGENTS.md guide and enhance extras documentation
Complete AI agent guide with quick start, architecture overview, coding principles (KISS/DRY), and enhanced extras module documentation. Fixes #595 🦕 Signed-off-by: Emmanuel Hugonnet <ehugonne@redhat.com>
1 parent 882f064 commit fd142c9

File tree

3 files changed

+862
-9
lines changed

3 files changed

+862
-9
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ nb-configuration.xml
4141

4242
# Plugin directory
4343
/.quarkus/cli/plugins/
44+
4445
# TLS Certificates
4546
.certs/
4647

@@ -49,6 +50,7 @@ nbproject/
4950
nbactions.xml
5051

5152
# Private Claude config
53+
.bob
5254
.claude/
5355
.serena/
5456
claudedocs

0 commit comments

Comments
 (0)