Skip to content

Target - option to append seeds#158

Merged
TheTechromancer merged 1 commit intodevfrom
append-seeds
Apr 16, 2026
Merged

Target - option to append seeds#158
TheTechromancer merged 1 commit intodevfrom
append-seeds

Conversation

@TheTechromancer
Copy link
Copy Markdown
Collaborator

Summary

  • Add append_seeds option to targets. When enabled, seeds are appended to the default target-based seeds instead of replacing them. This lets users add a few extra seeds without duplicating all targets into the seeds field.
  • Add --append-seeds / -as CLI flag to bbctl scan target create
  • Add AGENTS.md with testing guidelines and instructions (CLAUDE.md symlinks to it)
  • Move test setup instructions from README.md into AGENTS.md

Test plan

  • API test (test_append_seeds) — verifies append behavior, no-op when seeds is None, hash differences
  • CLI test (test_cli_targetctl_append_seeds) — verifies --append-seeds flag works end-to-end

@TheTechromancer TheTechromancer self-assigned this Apr 16, 2026
@TheTechromancer TheTechromancer merged commit 2d63c2e into dev Apr 16, 2026
12 checks passed
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