Skip to content

docs: add AGENTS.md repository guidance - #9

Merged
wowi42 merged 2 commits into
mainfrom
docs/agents-md
Sep 14, 2026
Merged

wowi42 merged 2 commits into
mainfrom
docs/agents-md

Conversation

@Mouhand-Kaddo

Copy link
Copy Markdown
Contributor

Adds a compact root AGENTS.md for future agent sessions.

What it covers

  • Commands and verification order: uv workflow, CI order (ruff check -> format check -> pytest), focused single-test invocation, required fd/rg/rtk binaries and the Debian fdfind gotcha, pre-commit stages.
  • Runtime boundaries: shared build_runtime()/AgentRunner across CLI modes, tool execution via ToolRegistry.dispatch_result(), permission narrowing, TUI scrollback/streaming constraints, append-only session storage and lock sidecars.
  • Isolation and sources of truth: LECODE_CONFIG_DIR/LECODE_SKILLS_DIR test isolation, reusing tests/fakes.py, MCP auto-server/SSE shutdown quirks, stale docs/build-plan.md warnings, release-please flow.

Documentation-only change; no code or test behavior touched.

@wowi42
wowi42 merged commit 5749e96 into main Sep 14, 2026
4 checks passed
@wowi42
wowi42 deleted the docs/agents-md branch September 14, 2026 12:50
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.

2 participants