Skip to content

v0.0.9

Choose a tag to compare

@github-actions github-actions released this 01 Jan 21:57
· 33 commits to main since this release

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.