AI Bot
8348cc21df
Suppress command output from stdout, only log to file
15 hours ago
AI Bot
01338cb671
Archive experimental OpenSpec changes
19 hours ago
AI Bot
b4b12b39b6
Openspec fixups
19 hours ago
AI Bot
720be92d82
Fix MarkAllAsDeps to retrieve all packages first
20 hours ago
AI Bot
4143a23c91
Implement package resolve logic fixes
21 hours ago
AI Bot
536a8d5ccb
Add package fetching logic fix proposal
21 hours ago
AI Bot
11a5e57516
Fix AUR package installation root privileges
2 days ago
AI Bot
cffccf2390
Add Makefile and fix pacman.go
2 days ago
Riyyi
6fd4b64d92
Reorder main calls
2 days ago
AI Bot
e74c38cb3f
Add input handling improvements
2 days ago
AI Bot
192b41e18b
Rewrite README with accurate docs
3 days ago
Riyyi
1c74373d6b
Remove --yes flag
3 days ago
Riyyi
5e9b2521bd
Do not gitignore main.go file
3 days ago
AI Bot
eb6bb8fb76
Add state tracking and pacman package enhancements
3 days ago
AI Bot
0b834214cd
Add OpenSpec change for operation logging
3 days ago
Riyyi
5031fdc1f8
Improve make-commit skill documentation
3 days ago
AI Bot
0fa0988666
Fix AUR package detection for installed packages
3 days ago
AI Bot
2bead6af27
Refactor pkg into modular packages
4 days ago
AI Bot
9aeedb39b8
Add OpenSpec change for pkg modularization refactor
4 days ago
AI Bot
076bebbedf
Register sync DBs manually to fix dyalpm returning empty list
...
The dyalpm library's SyncDBs() returns an empty slice, causing packages
from official repos (extra, core, multilib) to not be found. This fix
manually registers each repo after getting an empty result.
4 days ago
AI Bot
836d8600c6
Add fix for sync DBs not loaded
4 days ago
AI Bot
be9c9c6df1
Integrate dyalpm for local/sync package queries
4 days ago
AI Bot
2a90c0cd11
Add batch pacman checks and package resolution specs
4 days ago
AI Bot
521b862919
Add dry-run flag and implement AUR support
5 days ago
Riyyi
bd789ab18d
Update .gitignore and add LICENSE file
5 days ago
AI Bot
d296e00fd6
Update README with usage documentation
5 days ago
AI Bot
e165558262
Add initial declpac CLI tool implementation
5 days ago
Riyyi
f1efd72fcb
Workaround for skills not loading in opencode for whatever reason
5 days ago
Riyyi
f4c608167f
Make commit skill more brief
5 days ago
AI Bot
ba05908cc4
Update openspec with clarified design decisions
5 days ago
AI Bot
9d6c1ec3ee
Add make-commit skill and AI commit documentation
...
- New /commit command in OpenCode
- make-commit skill for AI-aware commits
- AI.md documentation
5 days ago
AI Bot
6699c62d9e
Add OpenSpec for declpac CLI tool
...
- OpenSpec for declarative pacman package management
- stdin and --state file inputs with merging
- Full system upgrades, transitive deps, orphan cleanup
- AUR support with pacman/makepkg fallback
- Machine-readable output for scripting
5 days ago
Riyyi
cb3936c42a
Initialize Go project
5 days ago
Riyyi
c24a70a3f3
Initial commit
5 days ago