Skip to content

Commit d41270f

Browse files
committed
docs: Add AI assistance notice
1 parent 55a21a8 commit d41270f

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## [4.3.1](https://github.com/riodelphino/macime/compare/v4.3.0...v4.3.1) (2026-04-13)
44

5+
* **docs:** Add `AI assistance` notice
56
* **ci:** Add `release.yml` to pre-compile for arm64/x86_64
67
* **ci:** Rename `ci.yml` to `test.yml`
78
* **docs:** Move `Unstable Switching Issue` to Github issue and link it

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -539,6 +539,16 @@ MACIME_PATH=.build/release/macime .build/release/macimed
539539
[Neovim IMEの状態をカーソルの色に反映させる](https://it.commutty.com/denx/articles/b17c2ef01d10486d90fcf6f26f74fe58) (Japanese)
540540
541541
542+
## AI Assistance
543+
544+
This project is developed with the assistance of AI - though not vibe-coded.
545+
546+
The AI helped significantly with:
547+
- Git workflow
548+
- Daemon process (`IMED.swift`)
549+
- CJK handling (`CJK.swift`)
550+
551+
542552
## Changelog
543553
544554
See [CHANGELOG](CHANGELOG.md)

0 commit comments

Comments
 (0)