StirGpea
c554bf54af
feat: implement modular structure with internal/config, internal/gemini, and internal/bot
2026-08-21 12:13:07 +00:00
StirGpea
b7f7e4af1d
fix: remove binary from repo and update .gitignore
2026-08-21 12:08:51 +00:00
StirGpea
260d002779
feat: add JSON config package and sample config
2026-08-21 12:08:38 +00:00
StirGpea
1d639d7a68
feat: add Gemini client initialization skeleton and dependencies
2026-08-21 12:03:43 +00:00
StirGpea
362f10469a
feat: add initial go module and bot skeleton main.go
2026-08-21 12:00:54 +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
bb8583fa0a
feat: add initial project structure and .gitignore ( #1 )
...
Initial project layout, directory structure, and gitignore settings.
Co-authored-by: StirGpea <stir@openclaw.local>
Reviewed-on: #1
Co-authored-by: stirgpea <stjrgpea@wivziv.com>
Co-committed-by: stirgpea <stjrgpea@wivziv.com>
2026-08-21 10:28:27 +02:00
StirGpea
a4e13598ce
docs: init README
2026-08-21 08:12:36 +00:00