refactor(agents): migrate .agent/ planning tree to .agents/
Standardize on the .agents/ directory (shared with project skills): phases/, user_stories/, reports/, screenshots/, validate.sh, and phase-sessions/ + pipeline.log all move to .agents/ (git mv preserves history; runtime artifacts move alongside). Updates every reference in AGENTS.md, README.md, .gitignore, app docstrings, and test story headers. Historical KB content in data/ and the runtime pipeline.log transcript are left untouched.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"""Phase 42 E2E (Playwright, mock-only): the chat NEVER autoscrolls.
|
||||
|
||||
Story: ``.agent/user_stories/no-reply-autoscroll.md`` — owner direction
|
||||
Story: ``.agents/user_stories/no-reply-autoscroll.md`` — owner direction
|
||||
2026-08-27 (TODO.md L5) revising the phase-18 follow-the-bottom choice:
|
||||
"Get rid of the chat reply autoscroll, it's breaking things like making
|
||||
it impossible for the user to scroll while a reply generates."
|
||||
|
||||
Reference in New Issue
Block a user