Release v26.04.06.1 — Article reading, quick capture rewrite, settings consistency #19
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Article reading
read_articletool — fetches full text of any URL for the LLM to readtool_callsso tool context survives follow-up questionsQuick capture refactor
intent.py) with native Ollama tool-calling viastream_chat_with_tools_should_thinknow decides whether extended reasoning is needed (no more hard-coded disable)intent.py(~460 lines)Settings consistency pass
user_timezoneand immediately live-patches the briefing schedulerbriefing_config.slots) now actually control which jobs are scheduledprofile.work_schedule.daysuser_timezonepropagates to the scheduler immediately without requiring a briefing config re-saveBug fix
backfill_rss_article_contentwas importing the removedCONTENT_MAX_CHARSconstant, causing anImportErroron startupTest plan
read_articleto read it🤖 Generated with Claude Code