Simplify dev & test life #11
Labels
No labels
agent
build
agent
dev
agent
new
agent
release
agent
review
agent
test
agent
working
priority
high
priority
low
priority
medium
risk
high
risk
low
risk
medium
type
bug
type
chore
type
feature
type
security
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tfks/fjx#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
From the dev-bootstrap.md prompt:
Step 4 can be simplified in
fjx dev claimby ensuring that a ledger has been created. There is nofjx test claim, but there should be and there should be a similar step for agent-test to claim the issue.Ledger for: agent-dev
Status: review @ 2026-05-14T10:20:54.912Z
Tasks
fjx test claimthat assigns agent-test and creates the initial test ledger if absent —src/commands/test.ts.renderInitialLedger(role, checkpoint)insrc/commands/ledger.ts; have dev claim use it.dev claim; add a tiny resume catch-up note.fjx test claimto test-bootstrap.md as step 2.fjx test claim.renderInitialLedgerandtest claimbehavior (src/test.test.ts).just validateclean.Notes
agent/review. It only ensures the assignee isagent-testand that a test ledger exists.