Skip to content

Commit 9d14668

Browse files
committed
bump version
1 parent c55e569 commit 9d14668

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

HISTORY.org

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
* Release history
33

44
** Main branch change
5+
6+
** 1.79
57
- Refactor: Move GitHub review and PR code to ai-code-github.el
68
- Chore: Add code-change explanation flows to ai-code-explain and ai-code-pull-or-review-diff-file
79
- Chore: Add AI session side-panel resize shortcuts, inside AI coding session buffer

ai-code.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
;;; ai-code.el --- Unified interface for AI coding backends such as Codex CLI, Copilot CLI, Claude Code, Gemini CLI, Opencode, Kilo, Grok CLI, etc -*- lexical-binding: t; -*-
22

33
;; Author: Kang Tu <tninja@gmail.com>
4-
;; Version: 1.78
4+
;; Version: 1.79
55
;; Package-Requires: ((emacs "29.1") (transient "0.9.0") (magit "2.1.0"))
66
;; URL: https://github.com/tninja/ai-code-interface.el
77

0 commit comments

Comments
 (0)