mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
chore(ai-workflow): tighten agent workflow and worktree tooling (#1107)
* chore(ai-workflow): tighten agent workflow and worktree tooling * fix(ai-workflow): address review feedback * fix(ai-workflow): make format hook portable
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# Progress Log
|
||||
|
||||
Append one entry per session.
|
||||
|
||||
## YYYY-MM-DD HH:MM
|
||||
|
||||
- Item: F001
|
||||
- Summary: Replace this with the session summary.
|
||||
- Files: `path/to/file`
|
||||
- Verification: `yarn build`, `yarn lint`, `yarn type-check`
|
||||
- Blockers: none
|
||||
- Next: Replace this with the next best follow-up.
|
||||
Reference in New Issue
Block a user