Skip to content

Releases: tninja/ai-code-interface.el

1.77

27 Apr 04:00
21ff05a

Choose a tag to compare

What's Changed

  • Feat: Add Kilo backend support (Opencode fork) by @sirmacik in #318
  • Feat: Support Org TODO headlines in implement-todo by @tninja in #317
  • Chore: Consolidate MCP editor tools into the core server and debug modules by @tninja in #319
  • Chore: Treat documentation changes as non-code changes by @tninja in #321
  • Chore: Remove eval_elisp mode and symbol restrictions by @tninja in #322

New Contributors

Full Changelog: 1.74...1.77

1.74

22 Apr 04:41
e44a49e

Choose a tag to compare

What's Changed

Full Changelog: 1.73...1.74

1.73

22 Apr 02:24

Choose a tag to compare

What's Changed

  • Chore: Notify on response and beep before D-Bus by @tninja in #309
  • Refactor: Use Ghostel public API for sending input by @tninja in #310
  • Fix: Enable ghostel full-redraw mode for Claude Code and Copilot CLI sessions by @tninja in #311
  • Adopt ghostel-set-title-function rename by @dakra in #312
  • Fix: guard process filters against deleted buffers on exit, for ghostel and eat terminal by @tninja in #314
  • Chore: Allow non-git files in repo context candidates by @tninja in #313

New Contributors

Full Changelog: 1.72...1.73

1.72

19 Apr 03:03

Choose a tag to compare

What's Changed

  • Chore: Use ghostel-exec for Ghostel backend startup by @tninja in #300
  • Fix: Subtle issues in claude code backend infra by @tninja in #302
  • Feat: Add resolve merge conflict AI tool for pull requests by @tninja in #303
  • Feat: Add emacs debugging and inspection MCP tools by @tninja in #301
  • Cleanup: Remove pytest / jest / ert based test runner by @tninja in #305
  • Refactor: Extract terminal specific variable / logic to their corresponding .el file by @tninja in #306
  • Chore: Add action intent prompt to TODO implementation flow by @tninja in #304

Full Changelog: 1.71...1.72

1.71

17 Apr 05:01

Choose a tag to compare

What's Changed

  • Chore: Handle existing branch when creating git worktree by @tninja in #292
  • Feat: Add terminal backend selection by @tninja in #293
  • Feat: Add optional editor-session MCP tools by @tninja in #295
  • Fix: Scroll back issue for vterm & eat by @tninja in #296
  • Chore: bypass gptel prompt classification for existing menu items (code change, ask question, explain) by @tninja in #297
  • Fix: Resolve github-copilot-cli scroll back issue by @tninja in #298
  • Feat: Add get_variable_value MCP tool and tests by @tninja in #299

Full Changelog: 1.70...1.71

1.70

12 Apr 23:09

Choose a tag to compare

What's Changed

  • Preserve Claude vterm scrollback while in copy mode by @Copilot in #285
  • [codex] Preserve copy-mode viewport under scrollback trimming by @tninja in #286
  • Feat: Add discussion follow-up suggestions by @tninja in #283
  • Feat: Add current-branch PR creation option by @tninja in #287
  • Support install and uninstall backend skills flow by @tninja in #288
  • Feat: Supporting search content inside task files by @tninja in #289
  • Feat: Add experimental Ghostel backend infra support by @tninja in #290

Full Changelog: 1.68...1.70

1.68

10 Apr 01:41
a15f64f

Choose a tag to compare

What's Changed

  • Feat: Add more emacs mcps: buffer and project query tools and xref support by @tninja in #277
  • Fix: Add SPDX header and commentary tests for autoloads by @tninja in #278
  • Feat: Add diagnostics mcp support with Flycheck and Flymake by @tninja in #279
  • Feat: Add diagnostics-first harness guidance and tests by @tninja in #280
  • UX: Add onboarding quickstart and menu integration by @tninja in #281
  • UX: TDD Harness loop externalize the long prompt by @tninja in #282

Full Changelog: 1.67...1.68

1.67

05 Apr 00:38

Choose a tag to compare

Full Changelog: 1.66...1.67

1.66

05 Apr 00:20

Choose a tag to compare

What's Changed

  • Fix: Slowness of ai coding session given clickable session link feature by @tninja in #267
  • Feat: Add whisper speech-to-text input command with post-transcription actions for insert, editable send-to-session, and clipboard copy by @tninja in #268
  • Add Awesome Codex CLI badge to README by @Copilot in #270
  • Chore: Improve code refactoring auto-suggestion by @tninja in #271
  • Fix: vterm flickered a lot when using gemini cli as backend by @tninja in #272
  • Cfg: Enable @ filepath completion by default by @tninja in #274
  • Fix: Prompt new files before binding remembered session by @tninja in #275
  • Chore: Limit auto-test modes to Ask and Off by @tninja in #276
  • Chore: Size side windows by body width and add test by @tninja in #273

Full Changelog: 1.65...1.66

1.65

29 Mar 23:32

Choose a tag to compare

What's Changed

  • Raise Emacs floor to 29.1 and document byte-compile/checkdoc expectations by @Copilot in #262
  • Feat: Add gptel plan/agent mode switching with preset handling by @davidwuchn in #257
  • [codex] fix selected byte-compile warnings by @Silex in #260
  • Fix vterm-copy-mode disrupted by anti-flicker timer in Claude Code sessions by @Copilot in #241
  • Fix byte-compilation warnings and document verification workflow by @Silex in #265
  • Update AGENTS guidance by @Silex in #264
  • Chore: Make TDD prompts explicit Red Green Blue stages by @tninja in #263
  • ✨ Add agent-shell integration for ai-code-behaviors by @davidwuchn in #266

Full Changelog: 1.64...1.65