Commit Graph

3 Commits

Author SHA1 Message Date
Tig
e9976da95e Reapply "Merge branch 'v2_develop' of tig:gui-cs/Terminal.Gui into v2_develop"
This reverts commit 845c05ff47.
2026-02-06 08:57:29 -07:00
Tig
845c05ff47 Revert "Merge branch 'v2_develop' of tig:gui-cs/Terminal.Gui into v2_develop"
This reverts commit 8c4030aed6, reversing
changes made to 280d6a5c1f.
2026-02-06 08:41:02 -07:00
Tig
8ef82e7a82 Add AI agent context for app developers (#4650)
This enhances AI agent documentation to better support developers building
Terminal.Gui applications (vs. contributing to the library itself).

New files:
- llms.txt: Standard AI-readable project context file
- .claude/tasks/build-app.md: Step-by-step app development guide
- .claude/cookbook/common-patterns.md: UI recipes (forms, lists, menus, etc.)

Updated files:
- AGENTS.md: Links to API specs and distinguishes app builder vs contributor
- CLAUDE.md: Quick routing based on task type (building vs contributing)
- .claude/REFRESH.md: References to new task/cookbook resources

https://claude.ai/code/session_01N7etZEx4kzWejVyd2SL2v7

Co-authored-by: Claude <noreply@anthropic.com>
2026-01-30 08:09:21 -07:00