Skip to content

Releases: berkaycubuk/fabrika

v0.3.0

11 Jun 13:02

Choose a tag to compare

Changelog

Install

curl -fsSL https://raw.githubusercontent.com/berkaycubuk/fabrika/main/install.sh | sh

v0.2.0-54-ga17744e

11 Jun 12:55

Choose a tag to compare

Changelog

  • cbfc8fd Merge branch 'fabrika/task-05cdf228'
  • 50b3142 Merge branch 'fabrika/task-1e224272'
  • 36d003b Merge branch 'fabrika/task-4974a6fb'
  • 4eeb807 Merge branch 'fabrika/task-4c9bec9f'
  • 0fd034b Merge branch 'fabrika/task-5209c599'
  • c7d5209 Merge branch 'fabrika/task-5ef7c3b4'
  • d06f097 Merge branch 'fabrika/task-73fb4571'
  • 11f53c4 Merge branch 'fabrika/task-85c6cbe6'
  • a17744e Merge branch 'fabrika/task-87791593'
  • 8d5dbc7 Merge branch 'fabrika/task-991b7071'
  • e1753b8 Merge branch 'fabrika/task-9a132ce8'
  • 013e7dc Merge branch 'fabrika/task-a099de6c'
  • 3d85248 Merge branch 'fabrika/task-c1ed23e1'
  • 519fa83 Merge branch 'fabrika/task-c20a8dd8'
  • 45b613e Merge branch 'fabrika/task-c4f1fc82'
  • 9d75f39 Merge branch 'fabrika/task-d1d7b5a1'
  • 7f4b873 Merge branch 'fabrika/task-d46d0645'
  • c743e12 Merge branch 'fabrika/task-daacdba5'
  • f2ac61c Merge branch 'fabrika/task-e6b84cba'
  • d730358 Merge branch 'fabrika/task-e6f0dd7b'
  • 8024fd9 Merge branch 'fabrika/task-ed319a88'
  • fb4ff12 Merge branch 'fabrika/task-ef1ea6cd'
  • e77e7bc Merge branch 'fabrika/task-f4d84084'
  • fdd489f Merge branch 'fabrika/task-fad0eb18'
  • 9dbd97b docs(readme): add agent skill discoverability pointer
  • 1684f16 docs(skills): add Pitfalls section to fabrika-api SKILL.md
  • 2e6afff docs(skills): add common workflow recipes to fabrika-api SKILL.md
  • 0401411 docs(skills): add fabrika-api skill scaffold with base URL and health-check
  • 8921f0e docs(skills): add full REST API endpoint reference to fabrika-api
  • 740f02d fabrika: Add make fmt target and auto-install git hooks on build
  • 0b9b11f feat(agents): expand OpenCode model catalog and add free-text model combobox
  • 2cccd53 feat(agents): extract agentKinds module and add Codex preset
  • 3ef9f69 feat(engine): persist pgid for each agent run via OnStart hook
  • 168a851 feat(engine): reap orphaned process groups on boot before recovery
  • 7d9bd9b feat(store): add active_runs runtime table and ActiveRuns repo
  • 43e3dcd feat(ui): add reusable ModelPicker component
  • 290371b feat(ui): remove Ship button from board header
  • f3684a0 feat(ui): wire ModelPicker component into agent create/edit form
  • bb95ab9 feat(web): add framework-free theme switch module
  • 6f4c59a feat(web): wire theme toggle into sidebar and add anti-FOUC guard
  • 6e078d1 feat: add fmt target and wire hooks into build
  • 7573851 feat: add light theme palette to stylesheet
  • 25397be feat: add pre-commit gofmt hook
  • b9778f4 feat: add single-instance lock to prevent concurrent engines on same project
  • c3159d9 feat: favicon
  • 8ed4fb3 feat: gif recording
  • f3e2aa0 feat: graceful drain on shutdown via Engine.Stop + SIGHUP handling
  • 887ebc3 feat: homebrew tap
  • a9b96e0 fix
  • f2ede67 fix(api): stop engine before store close in test helpers
  • 7830ccd fix(css): lay out .conn-row as a flex row
  • 3ad4efb fix(git): give AddAllAndCommit a self-supplied identity
  • cc0818c fix: demo gif
  • 4294625 style: gofmt internal/ and cmd/ sources

Install

curl -fsSL https://raw.githubusercontent.com/berkaycubuk/fabrika/main/install.sh | sh

v0.2.0

10 Jun 13:41

Choose a tag to compare

Changelog

  • c604503 Merge branch 'fabrika/task-52f0a8c2'
  • ed1e14b Merge branch 'fabrika/task-573e793b'
  • 8364971 Merge branch 'fabrika/task-5a242f35'
  • ed4c040 Merge branch 'fabrika/task-6c56886e'
  • fe4757f Merge branch 'fabrika/task-871a60a5'
  • ce40fb5 Merge branch 'fabrika/task-8ad1a181'
  • 04f9b7f Merge branch 'fabrika/task-918a8794'
  • 2d38f81 Merge branch 'fabrika/task-e2208fb4'
  • 5379c56 checkpoint
  • acca5cb feat: add Docs link to sidebar
  • 33a82ef feat: add POST /api/bigtasks/reorder endpoint
  • 5acfc21 feat: add big task comment persistence (model, migration, store)
  • f9fb773 feat: add big task comments REST API endpoints
  • ec2bf3f feat: add big task comments UI to define detail view
  • 9acacb9 feat: add position column and Reorder method to BigTaskRepo
  • dd01c1e feat: added FSL license
  • a2befe5 feat: contributing
  • 33357b7 feat: drag-to-reorder backlog cards in board UI
  • 2675436 fix: delete stale planner branch before re-creating planner worktree
  • 718e8b7 release: switch distribution from R2 to GitHub Releases

Install

curl -fsSL https://raw.githubusercontent.com/berkaycubuk/fabrika/main/install.sh | sh

v0.1.0

08 Jun 18:40

Choose a tag to compare