Skip to content

Releases: connerohnesorge/spectr

v0.0.10

04 Jan 20:35

Choose a tag to compare

Changelog

  • 5d2bbce Implement slash command frontmatter and spectr init update (#336)
  • 2935000 archive add-slash-command-frontmatter
  • 724a781 fix spectr validation errors Missing requirement of SHALL and MUST
  • 4ab47d7 hierachical/agents.md (#328)
  • ce35b21 implement auto sync tasks on all subcmds (#340)
  • c7c6679 implement clarify design md purpose (#330)
  • 653902c reduce repetition in spec of cli interface
  • 1e6462a remove add-post-tool-use-hook and spectr init
  • f908505 remove add-provider-specific-templates and add-validate-w-bin
  • 33364a0 reword phrasing so more agents read the project.md and AGENTS.md file in ./spectr/
  • b3fd3d4 spectr(archive): add-auto-append-tasks (#339)
  • 77c7225 spectr(archive): add-auto-sync-tasks (#341)
  • 3fdbee0 spectr(archive): clarify-design-md-purpose (#331)
  • df708cf spectr(proposal): add-auto-append-tasks (#335)
  • 5567a6c spectr(proposal): add-auto-sync-tasks (#338)
  • 7972027 spectr(proposal): add-post-tool-use-hook (#332)
  • 633fda5 spectr(proposal): add-slash-command-frontmatter (#334)
  • 68e7544 spectr(proposal): add-validate-w-bin (#326)
  • e48243a spectr(proposal): clarify-design-md-purpose (#327)
  • 9268b29 spectr/apply/add-auto-append-tasks (#337)
  • 9e68153 update to v0.0.10

Released by GoReleaser.

v0.0.9

01 Jan 21:57

Choose a tag to compare

Changelog

  • 6192ef7 Add GitHub issue template for new provider proposals (#271)
  • b55f2f2 Add docs site build check to PR workflow (#307)
  • 9852c78 Finish redesign provider architecture (#296)
  • 92e3d22 Fix docs site build errors (#306)
  • 1c05dae Fix/linting quality improvements (#300)
  • ae12061 Prevent binary commits in spectr track (#269)
  • 3ae71b8 Update specifications with more specific and detailed requirements
  • b46cdc8 os init update and update CLAUDE directories and documentation
  • 72ca8f6 add note about testing and linting prior to returning from coder agent
  • d1f7149 add note to proposal to fully plan and create the change proposal using spectr don't implement yet
  • 86c3bbc add notes to coder and CLAUDE
  • c3873d9 add provider specific templates change proposal
  • a65dfe7 added SubagentStop hooks to .conclaude.yaml
  • 373cb32 added codex agent skills support (#317)
  • 58cc333 added spec deltas for support-aider, support-antigravity, support-claude-code, support-cline, support-codex, support-continue, support-costrict, support-crush, support-cursor, support-gemini, support-kilocode, support-opencode, support-qoder, support-qwen, support-windsurf
  • 7dcf1cb build(deps): bump actions/cache from 4 to 5 (#311)
  • 685ae1d build(deps): bump oven-sh/setup-bun from 1 to 2 (#310)
  • e82b2ad empty archive (#320)
  • daa86fb feat: convert tasks.json to tasks.jsonc with header comments (#261)
  • 6eef981 fix contradictory prompt for enforcing reading the agents and project files
  • f92f7c4 fix link to qoder
  • 6ffa9cb fix specs
  • c0ab1d8 fix tests relying on local spectr dir
  • f9d78fc fix typo in spec delta targets
  • 01079b0 fix(accept): support simple numbered task format (#270)
  • 0216b64 fix: auto-fix remaining markdown linting issues across codebase (#304)
  • 2321fac fix: explicitly specify HEAD in git push to avoid pushing wrong branch (#314)
  • a107a1a fix: head ref during pr creation
  • 4476109 futher fix redeisgn spec (#301)
  • de0ef2f improve tester description even more
  • 0aa1b33 improve the design of the provider system spec
  • bf37f0c make specification for cli-interface more concise
  • 77b770e ran init
  • 3c88093 remove bolds from spec fro cli-interface
  • 45ce1eb remove codebuddy support (#257)
  • 57b1044 remove provider specific templates proposal as is outdated
  • 3cef185 spectr(apply): add-agentskills-initializer (#308)
  • ff3e24b spectr(apply): add-tty-error-hint (#305)
  • 6c91a63 spectr(apply): add-validate-skill (#312)
  • 2c0f29b spectr(apply): fix-leftover-tasks-json (#247)
  • 6014e50 spectr(apply): implement provider architecture redesign (#299)
  • 5a06be8 spectr(apply): preserve-tasks-md (#309)
  • 2c87cd7 spectr(apply): remove track command (#287)
  • 0bcc41c spectr(apply): remove-strict-flag (#272)
  • 583eba9 spectr(apply): validate-empty-tasks (#268)
  • a5de929 spectr(archive): add-agentskills-initializer
  • 09e8d2c spectr(archive): add-codex-agentskills-support (#322)
  • 0515049 spectr(archive): add-track-command (#277)
  • 7e80815 spectr(archive): add-tty-error-hint
  • 3eced77 spectr(archive): add-validate-skill
  • 50c75db spectr(archive): convert-tasks-json-to-jsonc (#262)
  • 2e63949 spectr(archive): fix-cross-capability-requirement-validation (#259)
  • c62ba40 spectr(archive): fix-leftover-tasks-json (#251)
  • fd69ea5 spectr(archive): fix-task-update-guidance (#274)
  • ad216a4 spectr(archive): improve-readme-installation-docs (#273)
  • fc325f8 spectr(archive): preserve-tasks-md (#321)
  • 2f253d6 spectr(archive): redesign-provider-architecture
  • ca30cdc spectr(archive): remove-strict-flag (#275)
  • afe31e0 spectr(archive): remove-track-command (#288)
  • 98eb8a9 spectr(archive): replace-regex-with-parser (#242)
  • efafe7f spectr(archive): require-tty-for-archive
  • 44bc55b spectr(archive): track-binary-flag (#280)
  • 4d81bd4 spectr(archive): validate-empty-tasks (#276)
  • c032b66 spectr(proposal): add domain package and explicit registration to provider architecture (#293)
  • bada3df spectr(proposal): add implementation details to provider architecture redesign (#295)
  • cab30ef spectr(proposal): add type-safe template selection to provider architecture (#290)
  • aa78c86 spectr(proposal): add-agentskills-initializer
  • b09838a spectr(proposal): add-codex-agentskills-support (#316)
  • 2c8a35c spectr(proposal): add-hierarchical-tasks (#286)
  • 136f4af spectr(proposal): add-kimi-agentskills-support (#324)
  • 05126a7 spectr(proposal): add-track-command (#260)
  • 920f2ea spectr(proposal): add-tty-error-hint (#302)
  • f2705ee spectr(proposal): add-validate-skill
  • 0b6f78b spectr(proposal): add-validate-skill
  • 22fe036 spectr(proposal): fix-cross-capability-requirement-validation (#250)
  • 8dd8f1e spectr(proposal): fix-leftover-tasks-json (#246)
  • 23c333e spectr(proposal): fix-pr-archive-validation-inconsistency (#254)
  • 9bb0fd2 spectr(proposal): preserve-tasks-md (#303)
  • d5fae39 spectr(proposal): redesign-provider-architecture (#249)
  • d64c3c7 spectr(proposal): remove-strict-flag (#266)
  • f4be89b spectr(proposal): remove-track-command (#285)
  • a50542a spectr(proposal): require-tty-for-archive
  • c9cf34a spectr(proposal): validate-empty-tasks (#265)
  • aebed35 spectr(remove): refactor-provider-initializers (#253)
  • a85236d spectr(update): remove --no-cleanup flag from fix-leftover-tasks-json
  • 787adf6 spectr/apply/add track command (#264)
  • d962869 spectr/apply/track binary flag v2 (#279)
  • 8a898d0 update AGENTS.md
  • 4c056dd update and fix conclaude config
  • 042ae97 update conclaude settings

Released by GoReleaser.

v0.0.8

15 Dec 22:57
acc7523

Choose a tag to compare

Changelog

  • b1d8762 Fix CI workflow permissions and add automatic Nix hash fix (#225)
  • d5a7cbe Potential fix for code scanning alert no. 1: Workflow does not contain permissions (#219)
  • b3eb6e7 Remove tests that write to system clipboard (#238)
  • 9a5bff6 Revise tester agent for task evaluation process (#237)
  • b09cba8 Update Dependabot config for Go and GitHub Actions
  • 73e4f23 build(deps): bump DeterminateSystems/magic-nix-cache-action from 2 to 13 (#223)
  • 7ed9c27 build(deps): bump actions/checkout from 4 to 6 (#222)
  • 5cae51a build(deps): bump actions/setup-go from 5 to 6 (#224)
  • edeac05 build(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /docs (#215)
  • 9f30b54 chore(ci): migrate to Determinate Nix installer (#235)
  • c517b8a consolidate regex patterns to specific package (#229)
  • b4c4a4a feat(init): add provider search/filter to wizard (#199)
  • b5e5c19 implement opencode provider
  • 13fcad0 improve specs fo replace-regex-with-blackfriday
  • e73b20a optim (#212)
  • 96aa5c5 spectr(apply): add-crush-support (#198)
  • a140e9b spectr(apply): add-path-normalization-validate (#207)
  • 95a5147 spectr(apply): add-specterrs-package (#188)
  • c3b5b8f spectr(apply): add-stdout-flag-list (#192)
  • acc7523 spectr(apply): replace-regex-with-parser (#241)
  • faf86a5 spectr(archive): add-crush-support (#197)
  • afed481 spectr(archive): add-path-normalization-validate (#209)
  • b8e4a28 spectr(archive): add-provider-search-filter (#200)
  • 8c1ec34 spectr(archive): add-specterrs-package (#189)
  • ba30f48 spectr(archive): add-stdout-flag-list (#202)
  • c88cd6c spectr(archive): add-support-opencode (#201)
  • 9bdb686 spectr(archive): consolidate-regex-patterns (#231)
  • ed12eda spectr(archive): remove-purpose-validation (#190)
  • 4c09030 spectr(proposal): add-crush-support (#196)
  • 5c2fa1c spectr(proposal): add-path-normalization-validate (#206)
  • 16c9a40 spectr(proposal): add-provider-search-filter (#195)
  • e819022 spectr(proposal): add-provider-specific-templates (#204)
  • 8a3f1b3 spectr(proposal): add-support-opencode (#194)
  • 313e333 spectr(proposal): consolidate-regex-patterns (#228)
  • d81ba31 spectr(proposal): replace-regex-with-blackfriday (#205)
  • 8f68537 spectr(proposal): replace-regex-with-parser (#236)
  • 909fe93 spectr(remove): add-tasks-json-validation (#191)
  • f51de94 spectr(remove): replace-regex-with-blackfriday (#234)
  • a292135 update agent files
  • 3f8104f update replace-regex-with-blackfriday for consolidated regex package (#232)

Released by GoReleaser.

v0.0.7

10 Dec 15:57

Choose a tag to compare

Changelog

  • 7a50258 Archive Spec fo adding antigravity ide support #24
  • 6b43dd6 Add GIF demos to README command reference (#88)
  • 05e239c Add MIT License to the project (#127)
  • 4584b93 Add Spectr proposal to remove ConfigPath from ToolDefinition (#20)
  • 6cc74e0 Add change proposal for VHS demo assets and GIFs (#14)
  • 52e394a Add change proposal for refining prevention of root-level additions (#4)
  • a631faf Add naming philosophy note to README (#40)
  • 7894560 Add proposal for spectr-action documentation link (#50)
  • 66ef3c4 Add search hotkey and refactor TUI specs, update CI workflow
  • 650912a Add spectr-action documentation link and CI integration section (#52)
  • e9cddca Archive add-completion-subcommand and improve-validate-output changes (#86)
  • dc4f6b8 Archive: refactor-init-package (#31)
  • 9a2f444 Code quality improvements and CI integration (#41)
  • 5260fea Convert README logo to HTML img element with width attribute (#18)
  • 5a7f19a Create proposal for version subcommand (#48)
  • 8798971 Fix antigravity paths, add frontmatter support, and propose lexer/parser architecture (#45)
  • 33a7896 Fix variable shadowing in processOneMerge error handling (#8)
  • b9ee138 Improve spec to Replace regex parser with robust lexer/parser architecture (#51)
  • 3d75fef Initial commit
  • ded3d39 Make version subcommand file-based for Nix and Go builds (#53)
  • 973c17e Optimize base agents MD template with instruction pointers (#85)
  • 0b86785 Remove --pr flag from archive command (#79)
  • 4308e27 Remove license section from README (#3)
  • 16ebb7b Replace /spectr:archive slash command with /spectr:sync (#64)
  • 2077c0d Spectr line nums (#37)
  • 5b87d8c Update Antigravity IDE support to use correct file naming and slash command conventions (#19)
  • afb0c44 add antigravity ide support (#17)
  • 0cafd2f add naming philosophy note (#16)
  • dd43ebf add note to create missing specs during sync
  • d5cf4d1 add pr subcommand (#95)
  • a1590f7 add proposal for removing spectr list from agent prompts
  • 097beed add spec for help toggle hotkey in TUI (#70)
  • 5874d47 add specs: add-completion-subcommand, improve-validate-output
  • 44d4a27 added add-propose-command (#13)
  • 2a20ac3 added github action to deploy docs (#178)
  • 950783c added polish list interactive tui spec (#57)
  • 05db7f4 added search hotkey feature (#69)
  • 5637653 added spec for partial id matching on the archive subcmd
  • e452c2b added spectr-action to ci.yml (#38)
  • f044be7 added workflow_dispatch to vhs workflow
  • 6c19d22 apply gradient to init title
  • f83b778 archive add-partial-id-matching
  • 3809a36 archive add-pr-subcommand
  • f86f4ac archive add-version-subcommand and refactor-slash-command-paths
  • 9784550 archive add-vhs-ci-automation
  • 6e35871 archive add-vhs-demo-assets (#22)
  • 195cc7a archive help hotkey proposal
  • 6410bee archive refactor-unified-interactive-tui
  • 265313c archive removal of --pr flag for archive subcmd
  • 205df7d archive spec remove-configpath-tooldefinition (#25)
  • 94fefe4 archive spectr/changes/add-search-hotkey
  • 5b45508 archive: add-completion-subcommand and improve-validate-output changes (#84)
  • ab096c1 archive: add-configured-provider-detection change proposal (#81)
  • 4c0ee6e archived spectr/changes/remove-spectr-show-references
  • 7c93760 change proposal for adding dependency syntax (#11)
  • be20154 ci: add nix build check to CI workflow (#117)
  • beef0fd convert docs to use bun instead of npm and add a readme
  • 731588a docs (#10)
  • 1d622fb docs imp (#12)
  • 0aa97ea feat(cli): add shell completion subcommand (#83)
  • a34c0b3 feat(init): add 'c' hotkey to copy prompt on Next Steps screen (#149)
  • 44167a9 feat(init): add template path variables for dynamic directory names (#114)
  • 129ebf1 feat(pr): add 'a' alias for 'spectr pr archive' subcommand (#99)
  • 0f1cd44 feat(pr): filter proposal interactive list to unmerged changes only (#109)
  • 9cbd209 feat(pr): rename 'spectr pr new' to 'spectr pr proposal' (#105)
  • b63b234 feat(pr): use mode-specific branch naming for PR workflows (#102)
  • 4413d1b feat(validation): improve bulk validation output formatting (#82)
  • 613dcb4 feat: Add CI automation for VHS-generated GIFs (#77)
  • 2b7b1fe feat: Add partial ID matching for spectr archive command (#75)
  • f5203f8 feat: add 'pr rm' subcommand for removing changes via PR (#159)
  • e58914b feat: add 'spectr accept' command for JSON task tracking (#164)
  • f9fcaae feat: add CI workflow option to init command (#161)
  • eb9e84f feat: add ls alias for spectr list command (#174)
  • 5a95a29 feat: add delegation guidance to instruction pointer template (#169)
  • 18b42e4 feat: add help toggle hotkey (?) to TUI interactive modes (#73)
  • 1ac575c feat: add version subcommand with build info injection (#61)
  • d2e0125 feat: enhance docs site and CLI UX (#130)
  • d025088 feat: show configured provider status in init wizard (#80)
  • 2ded3f2 fix conclaude schema with recent update
  • 775c8c6 fix docs getting started link to work on github pages
  • 0b42ffe fix flow of intro explanation of spectr
  • e825a76 fix model used for coder (-> opus)
  • 3cf6228 fix nix hash for go modules
  • 798f7f3 fix vhs tape execution for more clear examples (#90)
  • ac6452c fix vhs workflow
  • 1447645 impl add antigravity ide support (#21)
  • 9058200 implement auto-install-slash-commands spec (#15)
  • e473202 implement refactor-unified-interactive-tui (#68)
  • 973f6fe initial commit
  • 2a77fa4 move assets/ to docs/src/assets/ for consolidated docs structure (#179)
  • d39d12f propose add-spec-delete-hotkey
  • 1b928ee propose initial user config spec
  • 683f88c refactor(archive): clean up code style and fix variable shadowing (#87)
  • c77c0c2 refactor(init): rename internal/init to internal/initialize (#89)
  • 45b3c74 refactor(vhs): remove redundant echo commands from demo tapes (#120)
  • ea223b6 refactor: create pre-made example projects for VHS demos (#71)
  • 2a8a471 refactor: major overhaul of internal/init package for maintainability (#30)
  • a1621c9 refactor: migrate to interface-driven provider architecture (#58)
  • b1202e9 refactor: replace SlashDir with specific command path methods (#62)
  • bfda3d7 release v0.0.6
  • 1e3c39b release: v0.0.3
  • d1c42f8 remove .github/workflows/vhs.yml
  • f2c7b96 remove base agent as it rids the base agent of subagent tools
  • 65d1ed6 remove config path from each tool definition (#23)
  • 1866fa5 remove current spec for add-version-subcommand
  • ad6a0d8 remove mentat provider as not exist
  • 5b45e42 remove plan for add-tasks-structure-validation...
Read more

v0.0.6

07 Dec 16:54

Choose a tag to compare

Changelog

  • 7178d14 Add GIF demos to README command reference (#88)
  • 9756d08 Add MIT License to the project (#127)
  • bf24ca7 feat(init): add 'c' hotkey to copy prompt on Next Steps screen (#149)
  • f1e3a92 feat: add 'pr rm' subcommand for removing changes via PR (#159)
  • 9dd14f2 feat: add CI workflow option to init command (#161)
  • e5c3b73 feat: enhance docs site and CLI UX (#130)
  • 354dd68 remove base agent as it rids the base agent of subagent tools
  • d2cb645 spectr(apply): add-code-of-conduct (#141)
  • 695e716 spectr(apply): add-pr-hotkey-list-tui (#148)
  • 5fa85c6 spectr(apply): remove-init-readme-creation (#147)
  • beb3976 spectr(apply): remove-sync-slash-command (#143)
  • d202a93 spectr(archive): add-changelog-plugin (#131)
  • 3d960f9 spectr(archive): add-ci-workflow-init-option (#162)
  • 7c20715 spectr(archive): add-code-of-conduct (#142)
  • d965783 spectr(archive): add-copy-hotkey-init-next-steps (#151)
  • fe3f3b0 spectr(archive): add-icons-plugin (#132)
  • 58bd24a spectr(archive): add-pr-cleanup-confirmation (#156)
  • 3c06f1f spectr(archive): add-pr-hotkey-list-tui (#152)
  • cb468c9 spectr(archive): add-pr-rm-subcommand (#163)
  • 502a4b2 spectr(archive): add-star-warp-plugin (#134)
  • 0181d0b spectr(archive): add-starlight-page-actions (#133)
  • 69ef9d6 spectr(archive): remove-init-readme-creation (#153)
  • ee42242 spectr(archive): remove-sync-slash-command (#146)
  • 02283d7 spectr(archive): remove-vhs-echo-commands (#121)
  • 5c37fc0 spectr(proposal): add-changelog-plugin (#122)
  • 300d706 spectr(proposal): add-ci-workflow-init-option (#155)
  • c200b98 spectr(proposal): add-code-of-conduct (#129)
  • c47199d spectr(proposal): add-copy-hotkey-init-next-steps (#136)
  • 690d290 spectr(proposal): add-icons-plugin (#126)
  • 3f68838 spectr(proposal): add-pr-hotkey-list-tui (#139)
  • 8611f54 spectr(proposal): add-pr-rm-subcommand (#158)
  • 4ea052f spectr(proposal): add-star-warp-plugin (#123)
  • 0230f5d spectr(proposal): add-starlight-page-actions (#125)
  • b6ab9bc spectr(proposal): add-tasks-json-acceptance (#140)
  • a31abe3 spectr(proposal): add-tasks-json-acceptance (#157)
  • 59e5b57 spectr(proposal): remove-init-readme-creation (#135)
  • 8fc98bd spectr(proposal): remove-sync-slash-command (#137)
  • 6e57d1c spectr(remove): add-dependency-syntax (#160)
  • 9f92de8 use base agent to control tooling given to orchestrator

Released by GoReleaser.

v0.0.5

04 Dec 13:27

Choose a tag to compare

Changelog

  • e0d899c refactor(vhs): remove redundant echo commands from demo tapes (#120)
  • 20e71df spectr(proposal): remove-vhs-echo-commands (#119)

Released by GoReleaser.

v0.0.4

03 Dec 01:08

Choose a tag to compare

Changelog

  • c9985f4 Archive add-completion-subcommand and improve-validate-output changes (#86)
  • 71aefc1 Optimize base agents MD template with instruction pointers (#85)
  • 38dadc1 add pr subcommand (#95)
  • 94e0471 add proposal for removing spectr list from agent prompts
  • c4bf39d add specs: add-completion-subcommand, improve-validate-output
  • 40ece80 archive add-pr-subcommand
  • e89be2e archive: add-completion-subcommand and improve-validate-output changes (#84)
  • a5928e7 archive: add-configured-provider-detection change proposal (#81)
  • ed44354 change proposal for adding dependency syntax (#11)
  • 91563d9 ci: add nix build check to CI workflow (#117)
  • 1486b96 feat(cli): add shell completion subcommand (#83)
  • f7bcaf8 feat(init): add template path variables for dynamic directory names (#114)
  • 2f498fc feat(pr): add 'a' alias for 'spectr pr archive' subcommand (#99)
  • dbf4eb9 feat(pr): filter proposal interactive list to unmerged changes only (#109)
  • f281906 feat(pr): rename 'spectr pr new' to 'spectr pr proposal' (#105)
  • 00069df feat(pr): use mode-specific branch naming for PR workflows (#102)
  • ada595e feat(validation): improve bulk validation output formatting (#82)
  • 409b6b0 feat: show configured provider status in init wizard (#80)
  • 2bacb2d fix model used for coder (-> opus)
  • a8c8597 fix vhs tape execution for more clear examples (#90)
  • 173fd2f refactor(archive): clean up code style and fix variable shadowing (#87)
  • 8ac5780 refactor(init): rename internal/init to internal/initialize (#89)
  • 7b64c1a release: v0.0.3
  • fe3ff66 remove .github/workflows/vhs.yml
  • ed0b109 remove plan for add-tasks-structure-validation
  • cc3970f spectr(apply): remove-spectr-list-from-agent-prompts (#112)
  • 3ee2d4b spectr(archive): add-pr-archive-alias (#103)
  • 305c8b5 spectr(archive): add-template-path-variables (#118)
  • 7bec53b spectr(archive): filter-pr-proposal-unmerged (#115)
  • 853c1a7 spectr(archive): fix-pr-branch-naming (#104)
  • f620a6f spectr(archive): fix-vhs-tape-execution (#93)
  • 35ce325 spectr(archive): refactor-init-package-rename (#96)
  • f76c631 spectr(archive): remove-spectr-list-from-agent-prompts (#116)
  • 5b07755 spectr(archive): rename-pr-new-to-proposal (#108)
  • eed6e75 spectr(proposal): add-pr-archive-alias (#97)
  • c808518 spectr(proposal): add-pr-delete-subcommand (#94)
  • 5bf3653 spectr(proposal): add-tasks-structure-validation (#98)
  • 87acdf7 spectr(proposal): add-template-path-variables (#113)
  • fe0fb53 two separate change proposals for pr integration into archival and creation of accepted and new spec changes
  • 43cd880 update spectr action to 0.2.0 (#106)

Released by GoReleaser.

v0.0.3

30 Nov 15:00

Choose a tag to compare

Changelog

  • 06310f7 Remove --pr flag from archive command (#79)
  • 051f487 add note to create missing specs during sync
  • f5518e3 added workflow_dispatch to vhs workflow
  • 36c01d2 archive add-vhs-ci-automation
  • df0e543 archive removal of --pr flag for archive subcmd
  • 7699c8e feat: Add CI automation for VHS-generated GIFs (#77)
  • 41a2105 fix vhs workflow
  • 5fd4c02 propose add-spec-delete-hotkey
  • 85c9266 remove unaccepted spec changes

Released by GoReleaser.

v0.0.2

28 Nov 15:32

Choose a tag to compare

Changelog

  • 63e8812 Add naming philosophy note to README (#40)
  • e2f88a3 Add proposal for spectr-action documentation link (#50)
  • b0f0fae Add search hotkey and refactor TUI specs, update CI workflow
  • 058ea51 Add spectr-action documentation link and CI integration section (#52)
  • f7126f0 Code quality improvements and CI integration (#41)
  • fd92fee Create proposal for version subcommand (#48)
  • 3921e32 Fix antigravity paths, add frontmatter support, and propose lexer/parser architecture (#45)
  • f7db60d Improve spec to Replace regex parser with robust lexer/parser architecture (#51)
  • 82efde1 Make version subcommand file-based for Nix and Go builds (#53)
  • fe2d1f9 Replace /spectr:archive slash command with /spectr:sync (#64)
  • 3bc68d9 add spec for help toggle hotkey in TUI (#70)
  • c9e7ca9 added polish list interactive tui spec (#57)
  • 93cf654 added search hotkey feature (#69)
  • 328b6a1 added spec for partial id matching on the archive subcmd
  • fe3f997 added spectr-action to ci.yml (#38)
  • c3b4165 apply gradient to init title
  • 4443fc6 archive add-partial-id-matching
  • 4e96bcc archive add-version-subcommand and refactor-slash-command-paths
  • 828b279 archive help hotkey proposal
  • f7ddf9e archive refactor-unified-interactive-tui
  • b3319de archive spectr/changes/add-search-hotkey
  • 57c3ced archived spectr/changes/remove-spectr-show-references
  • fb82274 convert docs to use bun instead of npm and add a readme
  • 7d402a0 feat: Add partial ID matching for spectr archive command (#75)
  • 23fa119 feat: add help toggle hotkey (?) to TUI interactive modes (#73)
  • 580c18b feat: add version subcommand with build info injection (#61)
  • 2f1a770 fix conclaude schema with recent update
  • 89dd968 fix flow of intro explanation of spectr
  • 272da75 fix nix hash for go modules
  • 106976f implement refactor-unified-interactive-tui (#68)
  • 460ac44 propose initial user config spec
  • 9dc75c5 refactor: create pre-made example projects for VHS demos (#71)
  • 8087dfe refactor: migrate to interface-driven provider architecture (#58)
  • e9076dd refactor: replace SlashDir with specific command path methods (#62)
  • 1f3bdb8 remove current spec for add-version-subcommand
  • 4c3a68a remove mentat provider as not exist
  • e7b7718 remove smol provider
  • 57238f3 removed TODO.md

Released by GoReleaser.

v0.0.1

21 Nov 23:30

Choose a tag to compare

Changelog

  • ad517bd Archive Spec fo adding antigravity ide support #24
  • 4584b93 Add Spectr proposal to remove ConfigPath from ToolDefinition (#20)
  • 6cc74e0 Add change proposal for VHS demo assets and GIFs (#14)
  • 52e394a Add change proposal for refining prevention of root-level additions (#4)
  • a94f794 Archive: refactor-init-package (#31)
  • 5260fea Convert README logo to HTML img element with width attribute (#18)
  • 33a7896 Fix variable shadowing in processOneMerge error handling (#8)
  • 3d75fef Initial commit
  • 4308e27 Remove license section from README (#3)
  • 3365133 Spectr line nums (#37)
  • 5b87d8c Update Antigravity IDE support to use correct file naming and slash command conventions (#19)
  • afb0c44 add antigravity ide support (#17)
  • 0cafd2f add naming philosophy note (#16)
  • 941c929 added add-propose-command (#13)
  • 6e35871 archive add-vhs-demo-assets (#22)
  • 9627ca7 archive spec remove-configpath-tooldefinition (#25)
  • 731588a docs (#10)
  • 1d622fb docs imp (#12)
  • 1447645 impl add antigravity ide support (#21)
  • 9058200 implement auto-install-slash-commands spec (#15)
  • 973f6fe initial commit
  • 06cd4b4 refactor: major overhaul of internal/init package for maintainability (#30)
  • 65d1ed6 remove config path from each tool definition (#23)
  • e0dbf4f rewrite refactor-provider-package into new refactor-provider-composition spec (#27)
  • ac9c2fe version 0.1.0 (#35)

Released by GoReleaser.