Skip to content

feat(gadgets): improve defaults for better agent experience#79

Merged
zbigniewsobiecki merged 1 commit intodevfrom
feat/gadget-defaults-improvements
Jan 18, 2026
Merged

feat(gadgets): improve defaults for better agent experience#79
zbigniewsobiecki merged 1 commit intodevfrom
feat/gadget-defaults-improvements

Conversation

@zbigniewsobiecki
Copy link
Copy Markdown
Member

Summary

  • Increase AUList maxDepth from 5 to 10 for deeper codebase context during implementation
  • Default ReadFile showLineNumbers to true for precise editing with line-based operations
  • Update ReadFile examples to reflect new default behavior

Changes

  • src/agents/base.ts: Increase synthetic AUList injection maxDepth to 10
  • src/gadgets/ReadFile.ts: Default showLineNumbers to true, update examples

Test plan

  • Local tests pass (120/120)
  • CI passes on PR
  • Verify agents receive deeper AU context
  • Verify ReadFile output includes line numbers by default

🤖 Generated with Claude Code

- Increase AUList maxDepth from 5 to 10 for deeper codebase context
- Default ReadFile showLineNumbers to true for precise editing
- Update ReadFile examples to reflect new default behavior

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@zbigniewsobiecki zbigniewsobiecki merged commit 55c9778 into dev Jan 18, 2026
3 checks passed
@zbigniewsobiecki zbigniewsobiecki deleted the feat/gadget-defaults-improvements branch January 18, 2026 12:58
This was referenced Jan 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant