Oleksandr Kozachuk
|
1cdd240d98
|
beh-11: addressed-only channels — silent unless mentioned, replied to, or named; scheduled tasks skip them
|
2026-07-23 15:26:06 +02:00 |
|
Oleksandr Kozachuk
|
f3c25de310
|
url-09: fetched images become vision input — fetch_url og:image/body images ride as input_image, direct image urls ingested, data urls never in json tool text
|
2026-07-21 13:01:21 +02:00 |
|
Oleksandr Kozachuk
|
6f2b3bc040
|
saf-11: drop hack self-report from system tasks — reasoning made the model flag its own scheduler prompts as impersonation; task prompts now carry internal-task note
|
2026-07-20 13:32:41 +02:00 |
|
Oleksandr Kozachuk
|
5e564522a0
|
responses feedback items: whitelist input-shape fields — api rejects response-only fields like status as unknown parameters (live 400)
|
2026-07-17 19:45:36 +02:00 |
|
Oleksandr Kozachuk
|
144aa38ace
|
responses api behind use-responses-api flag (env-22..24, d-021) — tools + reasoning combinable, stateless with encrypted reasoning, multi-round tool loop
|
2026-07-17 19:35:55 +02:00 |
|
Oleksandr Kozachuk
|
e0b97363c9
|
smarter: factual-model routing (beh-10), fetch_url main-content extraction + 8k cap (url-08), get_weather via met.no (spec-016)
|
2026-07-17 19:15:18 +02:00 |
|
Oleksandr Kozachuk
|
f8b9bc75ee
|
news: get_news degrades softly on topic miss (news-13) — any-term ranked fallback, recent+note, language hint in schema; idle-impulse default varies form
|
2026-07-17 16:26:47 +02:00 |
|
Oleksandr Kozachuk
|
7fa23068a4
|
ignore-channels: fnmatch patterns + silent before classifier gate (beh-09) — no emoji leak into ignored channels
|
2026-07-15 18:58:37 +02:00 |
|
Oleksandr Kozachuk
|
da50395dc7
|
config reload: fix feedback loop — react to modified/created/moved only, not open/close (v3.12.1 spun cpu on read-opens)
|
2026-07-14 21:30:43 +02:00 |
|
Oleksandr Kozachuk
|
ef62cb41a5
|
config reload: rename-safe (watch dir not file, react to moved/created not just modified) — cfg-05
|
2026-07-14 17:11:42 +02:00 |
|
Oleksandr Kozachuk
|
df0bc94489
|
health monitor (ops-18/19): spend/disk/task-queue thresholds -> staff alerts, edge-triggered, opt-in
|
2026-07-14 13:36:25 +02:00 |
|
Oleksandr Kozachuk
|
6b61ed6175
|
tool clarity + luma is male: get_news preferred over web_search, sharper codex/websearch descriptions, luma he-pronouns
|
2026-07-14 12:43:01 +02:00 |
|
Oleksandr Kozachuk
|
80000528d3
|
news parser: handle rss 1.0/rdf (4gamer jp feed parsed 0 items -> #newsjp near-silent)
|
2026-07-14 12:21:36 +02:00 |
|
Oleksandr Kozachuk
|
cdd5a4cd48
|
web search via exa (spec-015): web_search tool, sanitized results, per-user cap, host-config key
|
2026-07-14 12:08:48 +02:00 |
|
Oleksandr Kozachuk
|
5d01400638
|
news memory + get_news tool (news-07..12): feed summaries, deduped rolling store (schema v6), on-demand filtered retrieval
|
2026-07-14 11:34:23 +02:00 |
|
Oleksandr Kozachuk
|
891fbdc101
|
operator help: complete + context-aware (ops-17): !bot help full grouped list, !help for everyone per-channel
|
2026-07-14 11:09:33 +02:00 |
|
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 |
|