Skip to content

Releases: e6qu/frankencode

v0.0.1

22 Mar 22:04
b098745

Choose a tag to compare

What's Changed

  • feat(opencode): agent-driven context editing with CAS, edit graph, and focus agent by @e6qu in #1
  • chore: docs cleanup, README rewrite, CI autoformat and pre-commit hooks by @e6qu in #2
  • docs: README with practical examples, AGENTS.md context editing guide, config permissions by @e6qu in #3
  • feat(opencode): context edit v2 — classifier, lifecycle markers, thread distillation by @e6qu in #5
  • docs: fix stale references, add missing tools to configs and docs by @e6qu in #6
  • feat: ephemeral slash commands + fix 8 audit bugs by @e6qu in #7
  • fix: true ephemeral commands — filter from LLM context instead of sweep by @e6qu in #8
  • docs: update BUGS.md with ephemeral fix, add SDK gen by @e6qu in #9
  • fix: EditGraph leak, CAS ownership overwrite, flaky PTY test by @e6qu in #10
  • feat: /cost TUI slash command with usage dialog by @e6qu in #11
  • fix: resolve 16 code review bugs + 25 regression tests by @e6qu in #12
  • docs: upstream sync analysis, consolidate tracking docs, add git workflow rules by @e6qu in #14
  • fix: backport 9 upstream bug fixes (B1-B9) by @e6qu in #16
  • docs: upstream backport analysis — cherry-pickable fixes vs Effect rebase by @e6qu in #15
  • fix: backport 6 upstream bug fixes (B10-B16) by @e6qu in #17
  • fix: backport 6 upstream app fixes (B17-B22) by @e6qu in #18
  • fix: rebase onto upstream/dev — Effect-ification integration (Phase 4) by @e6qu in #19
  • refactor: eliminate Instance.state() — convert 16 modules by @e6qu in #20
  • Effect-ification: Instance deleted, 0 ALS fallbacks, 81 TUI tests by @e6qu in #21
  • fix: bug fixes (B47-B52), type safety audit, architecture docs by @e6qu in #22
  • fix: TUI any types, logger strong types, PLAN.md rewrite by @e6qu in #23
  • feat: Zod v4 migration, 25 unit tests, tracking docs cleanup by @e6qu in #24
  • docs: upstream catalogue, security audit, 6-phase roadmap by @e6qu in #25
  • fix(security): Phase 1 — symlink bypass, command injection, server auth, sensitive files by @e6qu in #26
  • fix: Phase 2 — backport 5 high-priority upstream bug fixes by @e6qu in #27
  • fix: Phase 3+4 — OpenTUI 0.1.88, agent ordering, upstream fix triage by @e6qu in #28
  • test: Phase 5 — 24 tests for filterEdited, filterEphemeral, ContextEdit validation by @e6qu in #29
  • docs: Phase 6 — Effect behavioral analysis complete, all 6 phases done by @e6qu in #30
  • feat: QA bug hunt + hardened git hooks (SAST, AI attribution stripping) by @e6qu in #31
  • fix: 5 bugs (B53-B57), CI SAST/attribution, tmux tests verified by @e6qu in #32
  • fix: QA rounds 3-6 — B58-B64 fixed, 10 tmux flows, promptable agent switching by @e6qu in #33
  • feat: subagent tab bar with fork agents, useTab hook, and FRANKENCODE.md by @e6qu in #34
  • docs: reorganize README as feature showcase with side-by-side comparison by @e6qu in #35
  • feat: add GitHub release workflow for binary distribution by @e6qu in #36

New Contributors

  • @e6qu made their first contribution in #1

Full Changelog: https://github.com/e6qu/frankencode/commits/v0.0.1