StirGpea
592d2b325a
refactor(gemini): remove debug logging and clean up REST client authentication for lar proxy
2026-08-21 14:18:42 +00:00
StirGpea
bd9fb7145c
feat: add modular REST and gRPC Gemini clients with interface
2026-08-21 13:31:35 +00:00
StirGpea
7222a72f65
fix: remove default model fallback if statement per review comment
2026-08-21 13:15:10 +00:00
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