stirgpea
  • Joined on 2026-08-14
stirgpea pushed to feature/bot-skeleton at koval/pievr 2026-08-21 16:33:04 +02:00
2fdca841a8 feat(ops): add Makefile for reliable process control and update MEMORY.md with lar documentation
stirgpea pushed to feature/bot-skeleton at koval/pievr 2026-08-21 16:18:43 +02:00
592d2b325a refactor(gemini): remove debug logging and clean up REST client authentication for lar proxy
stirgpea pushed to feature/bot-skeleton at koval/pievr 2026-08-21 15:33:15 +02:00
c111a55c65 fix: remove bot.log and add junk/ directory to .gitignore
stirgpea pushed to feature/bot-skeleton at koval/pievr 2026-08-21 15:31:37 +02:00
bd9fb7145c feat: add modular REST and gRPC Gemini clients with interface
stirgpea pushed to feature/bot-skeleton at koval/pievr 2026-08-21 15:15:12 +02:00
7222a72f65 fix: remove default model fallback if statement per review comment
stirgpea pushed to feature/bot-skeleton at koval/pievr 2026-08-21 14:54:20 +02:00
e3233ca26e feat: move gemini_model to config
stirgpea pushed to feature/bot-skeleton at koval/pievr 2026-08-21 14:44:39 +02:00
11fda03dbd test: add unit tests for config loader
stirgpea pushed to feature/bot-skeleton at koval/pievr 2026-08-21 14:13:09 +02:00
c554bf54af feat: implement modular structure with internal/config, internal/gemini, and internal/bot
stirgpea pushed to feature/bot-skeleton at koval/pievr 2026-08-21 14:08:53 +02:00
b7f7e4af1d fix: remove binary from repo and update .gitignore
stirgpea pushed to feature/bot-skeleton at koval/pievr 2026-08-21 14:08:42 +02:00
260d002779 feat: add JSON config package and sample config
stirgpea pushed to feature/bot-skeleton at koval/pievr 2026-08-21 14:03:45 +02:00
1d639d7a68 feat: add Gemini client initialization skeleton and dependencies
stirgpea created pull request koval/pievr#4 2026-08-21 14:02:06 +02:00
feat: add go module and bot skeleton main.go
stirgpea created branch feature/bot-skeleton in koval/pievr 2026-08-21 14:00:56 +02:00
stirgpea pushed to feature/bot-skeleton at koval/pievr 2026-08-21 14:00:56 +02:00
362f10469a feat: add initial go module and bot skeleton main.go
stirgpea pushed to fix/name-and-readme at koval/pievr 2026-08-21 13:56:20 +02:00
6ef6b33497 fix: remove comments from schema.sql
stirgpea created branch fix/name-and-readme in koval/pievr 2026-08-21 13:53:49 +02:00
stirgpea created pull request koval/pievr#3 2026-08-21 13:53:49 +02:00
fix: rename to pievr and write comprehensive README
stirgpea pushed to fix/name-and-readme at koval/pievr 2026-08-21 13:53:49 +02:00
b0dcac751b docs: rename to pievr and expand README comprehensively
stirgpea created pull request koval/pievr#2 2026-08-21 13:34:56 +02:00
feat: add SQLite database schema and documentation
stirgpea pushed to feature/db-schema at koval/pievr 2026-08-21 13:32:26 +02:00
49c42f76af docs: update README with database schema and priority calculation strategy