Compare commits

...

4 Commits
v1.0.5 ... main

Author SHA1 Message Date
AI Engineer
a7bae5b876 chore: infrastructure alignment and doc sync (by AICoder) 2026-05-16 01:20:50 +08:00
AI Engineer
a719668147 对齐 Tag v1.3.0 (By AI) 2026-05-10 15:48:44 +08:00
AI Engineer
62092c6050 chore: infrastructure alignment 2026-05-10 13:08:47 +08:00
AI Engineer
073af14e19 chore: infrastructure alignment 2026-05-10 12:53:08 +08:00
3 changed files with 7 additions and 3 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
.ai/
.geminiignore
.gemini
/CODE-FULL.md

4
go.mod
View File

@ -2,6 +2,4 @@ module apigo.cc/go/shell
go 1.25.0 go 1.25.0
require apigo.cc/go/cast v1.2.7 require apigo.cc/go/cast v1.3.3
replace apigo.cc/go/cast => ../cast

2
go.sum
View File

@ -0,0 +1,2 @@
apigo.cc/go/cast v1.3.3 h1:aln5eDR5DZVWVzZ/y5SJh1gQNgWv2sT82I25NaO9g34=
apigo.cc/go/cast v1.3.3/go.mod h1:lGlwImiOvHxG7buyMWhFzcdvQzmSaoKbmr7bcDfUpHk=