54 Commits (39b8d9ac4b548d27c7745b1bd018efdf7338391f)
 

Author SHA1 Message Date
Riyyi 39b8d9ac4b Add fmt command to makefile 1 week ago
AI Bot d36bba6925 Add centralized command logging function 1 week ago
AI Bot b1a376dbbe Add build, install and uninstall targets to Makefile 3 weeks ago
Riyyi 8a074e02b0 Update README.md 3 weeks ago
AI Bot fdd9ecb3a5 Handle pacman -Qdtq exit code 1 as non-error 3 weeks ago
AI Bot c90d2e8916 Add verbose flag for debug output control 3 weeks ago
Riyyi 1dffd70db2 Skip interactive prompt when removing orphans 3 weeks ago
AI Bot 5ebb958bf1 Add command logging and skip already installed AUR packages 3 weeks ago
Riyyi c7bed95107 Skip confirmation when installing packages 3 weeks ago
AI Bot a934dfa1f0 Update make-commit skill with message format rules 3 weeks ago
AI Bot e64382c1bd Fix issues with dry-run package reporting 3 weeks ago
AI Bot 83de6acc74 Refactor fetch and pacman packages into subpackages 3 weeks ago
Riyyi 88ff093365 Extract PacmanState constant 3 weeks ago
Riyyi c2a7b9ab9c Improve make-commit skill commit message formatting 3 weeks ago
AI Bot 86c6d078d6 Output actual commands run instead of generic progress messages 3 weeks ago
AI Bot bd1108a93f Dont use CombinedOutput() to capture error separately 3 weeks ago
AI Bot 82aeceacac Fixup: correct log path in add-operation-logging, fix pacman -Rns flag in declpac-cli-tool, update pkg path in fix-sync-dbs-notloaded 3 weeks ago
AI Bot 86c1abaad4 Add opsx-fixup command for diverging change specs 3 weeks ago
AI Bot 2b0cb39746 Update operation logging spec to use single timestamp per tool call 3 weeks ago
Riyyi fc18e27c25 Log timestamp once per tool invocation 3 weeks ago
AI Bot 8348cc21df Suppress command output from stdout, only log to file 3 weeks ago
AI Bot 01338cb671 Archive experimental OpenSpec changes 4 weeks ago
AI Bot b4b12b39b6 Openspec fixups 4 weeks ago
AI Bot 720be92d82 Fix MarkAllAsDeps to retrieve all packages first 4 weeks ago
AI Bot 4143a23c91 Implement package resolve logic fixes 4 weeks ago
AI Bot 536a8d5ccb Add package fetching logic fix proposal 4 weeks ago
AI Bot 11a5e57516 Fix AUR package installation root privileges 4 weeks ago
AI Bot cffccf2390 Add Makefile and fix pacman.go 4 weeks ago
Riyyi 6fd4b64d92 Reorder main calls 4 weeks ago
AI Bot e74c38cb3f Add input handling improvements 4 weeks ago
AI Bot 192b41e18b Rewrite README with accurate docs 4 weeks ago
Riyyi 1c74373d6b Remove --yes flag 4 weeks ago
Riyyi 5e9b2521bd Do not gitignore main.go file 4 weeks ago
AI Bot eb6bb8fb76 Add state tracking and pacman package enhancements 4 weeks ago
AI Bot 0b834214cd Add OpenSpec change for operation logging 4 weeks ago
Riyyi 5031fdc1f8 Improve make-commit skill documentation 4 weeks ago
AI Bot 0fa0988666 Fix AUR package detection for installed packages 4 weeks ago
AI Bot 2bead6af27 Refactor pkg into modular packages 4 weeks ago
AI Bot 9aeedb39b8 Add OpenSpec change for pkg modularization refactor 4 weeks ago
AI Bot 076bebbedf Register sync DBs manually to fix dyalpm returning empty list 4 weeks ago
AI Bot 836d8600c6 Add fix for sync DBs not loaded 4 weeks ago
AI Bot be9c9c6df1 Integrate dyalpm for local/sync package queries 4 weeks ago
AI Bot 2a90c0cd11 Add batch pacman checks and package resolution specs 4 weeks ago
AI Bot 521b862919 Add dry-run flag and implement AUR support 4 weeks ago
Riyyi bd789ab18d Update .gitignore and add LICENSE file 4 weeks ago
AI Bot d296e00fd6 Update README with usage documentation 4 weeks ago
AI Bot e165558262 Add initial declpac CLI tool implementation 4 weeks ago
Riyyi f1efd72fcb Workaround for skills not loading in opencode for whatever reason 4 weeks ago
Riyyi f4c608167f Make commit skill more brief 4 weeks ago
AI Bot ba05908cc4 Update openspec with clarified design decisions 4 weeks ago