- Indonesia
- https://lcat.dev
-
I code in Python (mostly), currently trying to explore more about FOSS and some low-level things.
-
Joined on
2022年07月11日
af3f437f1a
Add untracked files
ecf86ccd49
Remove pydantic llms.txt
b60b688f04
Initial commit: hledger-panel financial dashboard
ea93726059
Initial commit: hledger-panel financial dashboard
9a006b75cd
Initial commit: hledger-panel financial dashboard
c3f4340eb0
Initial commit: hledger-panel financial dashboard
07b56c276a
KISS/DRY cleanup: flatten config, remove boilerplate, type-safe bot.main
8787437691
Restructure config with nested TOML sections, fix env var loading
0394df2aee
Generic pydantic-ai model support, fix markdownify compat, fix CLI hints
7fad6fda1b
Refactor: pydantic-ai idioms, type-safety, friendly CLI
01a4be5e5c
Remove global config singleton; make run_hledger configurable via create_run_hledger(app_config)
8bc81b2873
Print default config as TOML and improve ALLOWED_TARGET handling
04c922e24e
Migrate to Pydantic AI with Gemini and Copilot provider support
aa66b09640
Change default config to increase limit
20d20e93b1
Implement proper formatting on reply for one shot prompt
3ce10002a0
Better default system instruction
8cfd42061d
Better default system instruction
a28504af35
Move hledger to tools module and added max remote calls as config
6b96785aa2
Improved function docstring
41880243e0
Use telegram-markdownify to wrap Gemini output
cbacabd78b
Add one-shot mode (for cronjob)
110a3fa911
Update Dockerfile to fix wrong script name
e0742bd9ce
Initial commit
22a9dc4890
Fix incorrect checksum on example and test_mpm