docs(landing): refresh for v1.15 + richer, less static page#96
Merged
Conversation
- new 'What's new in v1.15' section: proactive engagement, storage maintenance, memory overhaul, PIGuard fixes, multilingual STT, cache honesty - with links to releases and docs - hero stats bar (binary size, AIEB score, tool count, interfaces, latest release link) and a sticky section nav - feature grid: Extended Memory replaces the stale 3-tier card; new Proactive Engagement, Storage Maintenance, and PIGuard cards; interaction modes card corrected to four modes (incl. off) - new demo carousel slide showing follow-up suggestions + a nudge - stale bits fixed: Telegram mockup cache stats now use the v1.15.3 human format with real numbers; cheatsheet gains cleanup/schedule/ memory/skill commands and --memory-extended-enabled; docs grid gains EXTENDED_MEMORY, MAINTENANCE, TOOL_SELECTION, DAILY-WORKER; DeepSeek capitalization; escaped a literal <task> tag
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
odek | 771f3d1 | Commit Preview URL Branch Preview URL |
Jul 22 2026, 08:10 PM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The landing page predated the entire v1.15 cycle and read flat. Two kinds of changes:
Content enrichment
odek cleanup [--dry-run],odek schedule add,odek memory extended stats,odek memory extended nudges,odek skill list, and the--memory-extended-enabledflag.Less static
Stale bits fixed
cache: 0cr+0rd+0ctformat — now the human format with realistic numbers.<task>tag in the cheatsheet (was being swallowed as an unknown HTML element — pre-existing).HTML structure verified with a strict parser (no new issues vs. HEAD; remaining warnings are pre-existing parser artifacts). All additions reuse the existing CSS token system (
assets.21no.de).