Commit Graph

17 Commits

Author SHA1 Message Date
Oleksandr Kozachuk 09871b9b95 codex mechanicus search (spec-014): ground warhammer lore in binaric.tech via codex_search tool 2026-07-13 20:50:08 +02:00
Oleksandr Kozachuk a514ff652c url reader: follow html meta-refresh redirects (getnews shortlinks) with ssrf re-guard 2026-07-13 20:09:46 +02:00
Oleksandr Kozachuk 7628faf551 news webhook posting mode: replaces py3.8 getnews (bounded state, seed-on-first-run, ssrf-guarded) 2026-07-13 19:47:30 +02:00
Oleksandr Kozachuk d4eec4088d news digest (spec-013): rss/atom -> {news} file via cron
Replaces the broken pre-1.0-openai news_feed.py. Stdlib parsing with
defusedxml (feeds are untrusted XML), titles sanitized (SAF-03), feed
URLs SSRF-guarded. CLI: python -m fjerkroa_bot.news --config <cfg>.
2026-07-13 19:28:41 +02:00
Oleksandr Kozachuk 4166520923 ops: consistent rotated db backups + cron, consecutive-api-error staff alert 2026-07-13 18:25:01 +02:00
Oleksandr Kozachuk d0819c2683 url reading tool: fetch_url with ssrf guard, html->text, page images to vision cache 2026-07-13 18:10:54 +02:00
Oleksandr Kozachuk df1924bb80 self-tasking engine: persistent queue, idle-impulse + follow-up generators, approval mode 2026-07-13 17:49:39 +02:00
Oleksandr Kozachuk e7e51e4230 img-17: cache image-only posts; news pipeline notes 2026-07-13 16:50:58 +02:00
Oleksandr Kozachuk e21c262299 image input pipeline: content-hash cache, data-url vision, picture_edit real 2026-07-13 16:33:48 +02:00
Oleksandr Kozachuk 7e6eae10ee gpt-image-2 multi-image + fix: tools need reasoning_effort none on gpt-5.6 (ggg mute bug) 2026-07-13 16:17:00 +02:00
Oleksandr Kozachuk ae870db181 human behavior: classifier gate, pacing, splitting, quiet hours, stable prompt prefix 2026-07-13 15:55:26 +02:00
Oleksandr Kozachuk 8a19c35353 deploy foundation: push-based deploy.sh, spec-007, v3.0.0 2026-07-13 15:06:38 +02:00
Oleksandr Kozachuk 3d2289496b structured memory: facts/pinned/episodes, batched consolidation, participant-scoped recall 2026-07-13 14:12:21 +02:00
Oleksandr Kozachuk 02c989946b safety layer: hard daily budget, user quotas, spend report, forgetme + privacy 2026-07-13 13:21:45 +02:00
Oleksandr Kozachuk f6c3e7d8e5 pickle -> sqlite store: D6 async writes, D9 reload race, one-shot pickle migration 2026-07-13 13:04:32 +02:00
Oleksandr Kozachuk 6e5abf3d2c fix defects D1-D12 batch 1, structured envelope, saf gates + ops kill-switches 2026-07-13 12:56:32 +02:00
Oleksandr Kozachuk f1578cbd99 add spec system: sdd/bdd/tdd loops, trace enforcement, envelope+config specs 2026-07-13 12:53:38 +02:00