Commit graph

6 commits

Author SHA1 Message Date
StirGpea
e3233ca26e feat: move gemini_model to config 2026-08-21 12:54:18 +00:00
StirGpea
11fda03dbd test: add unit tests for config loader 2026-08-21 12:44:36 +00:00
StirGpea
c554bf54af feat: implement modular structure with internal/config, internal/gemini, and internal/bot 2026-08-21 12:13:07 +00:00
StirGpea
260d002779 feat: add JSON config package and sample config 2026-08-21 12:08:38 +00:00
777d4b20f3 fix: rename to pievr and write comprehensive README (#3)
Fixes capitalization to pievr and replaces README with a full, comprehensive documentation of project architecture, concepts, and roadmap.

Co-authored-by: StirGpea <stir@openclaw.local>
Reviewed-on: #3
Co-authored-by: stirgpea <stjrgpea@wivziv.com>
Co-committed-by: stirgpea <stjrgpea@wivziv.com>
2026-08-21 13:58:53 +02:00
98598eb6cf feat: add SQLite database schema and documentation (#2)
Adds internal/storage/schema.sql and updates README.md with DB schema and dynamic priority calculation strategy.

Co-authored-by: StirGpea <stir@openclaw.local>
Reviewed-on: #2
Co-authored-by: stirgpea <stjrgpea@wivziv.com>
Co-committed-by: stirgpea <stjrgpea@wivziv.com>
2026-08-21 13:50:38 +02:00