Changelog
Release notes for Agentic. Machine-readable copy: /products/agentic/changelog.md.
v0.1.37 — 2026-09-22
What's new
v0.1.37 is out — here's what's new:
Spend movers, explained. Agentic now breaks down spend changes by account and Name tag, so you can quickly see what drove cost up or down without digging through billing dashboards.
Smarter conversations. Agentic can now execute steps from an approved plan directly in chat — less back-and-forth, more getting things done.
Infrastructure map upgrades. The map is denser and more readable with tighter plate packing and softer edges. Cluster filters are more stable, Kubernetes drill-downs are fuller, and alerting is now aligned across all map layers. There's also a new city-map view and an app-architecture mode, plus you can chat right from the map.
Dependency upgrades in chat. Helm and Docker version pins now show clearly as Current vs Latest, and when you kick off an upgrade Agentic opens it in chat and shares the draft PR URL for review.
Stability fixes. Pageview tracking, alert state handling, Helm draft reuse, and several infra-map edge cases are all more reliable now.
Open Agentic and try asking it to explain your recent spend movers, or explore the new infra map view.
Added
- Explain spend movers by account and Name tag
- Build now executes in-plan agent steps
- City map, App architecture mode, and embedded chat
- Map alerting aligned with AlertingService across layers
Fixed
- PostHog pageview event tracking
- Restored PostHog message and approval events
- Denser plates, stable cluster filter, and fuller k8s drill-down in infra map
- Packed plates with seam, tightened fit, and softened edges
- Allowed tftpl/tmpl/gotmpl/rego in draft writes
- Replaced vendored Helm tarballs on upgrade
- Reused an open Helm upgrade draft PR
- Typechecked Current/Latest pin helpers
- Showed Helm and Docker pins in Current and Latest
- Opened Upgrade in chat and shared the draft PR URL
- Guarded state updates after unmount in useRelatedFiringAlerts
- Omitted oauth satellites when spine has auth hop
- Used module logger in configmap read
- Repaired useSearchParams import typo
- Restored README merge and PostHog map capture after rebase
- Honest Argo sample health and AWS first-page warnings
- Surfaced catalog truncation, added handoff test, and closed friction (A1-A3)
- Installed gh CLI on draft-release runners
- Recreated draft releases only on main
v0.1.36 — 2026-09-15
Added
- Org spend on Costs and Overview: current spend, savings, and largest increase (off by default until configured).
- PostHog product analytics for dashboard usage.
Changed
- Platform versions board merges Desired and Live into one Current column. GitOps / Terraform pins are the live version.
- Dependencies row actions drop Revert in chat. Upgrade on a Helm row opens one GitOps draft PR (Chart.yaml + Chart.lock, including the lock digest). Non-Helm pins still use Ask in chat.
- Overview layout spacing tightened so summary cards are less likely to truncate.
Fixed
- Terraform
~>module pins (for exampleterraform-aws-modules/eks) compare against the latest GitHub release instead of showing unknown lag. - Platform Upgrade patches existing Chart.yaml / Chart.lock with draft-PR edits. Sending them as new files failed because those paths already exist on main.
- GitLab YAML parsing for draft MRs and CI scaffolds.
v0.1.35 — 2026-09-08
Added
- Conversational
wiki_update_prtool: approval-gated draft PR/MR that lints OKF wiki standards (frontmatter, index, log, noraw/) before opening. - Platform versions board on Dependencies: catalog of GitOps desired vs live vs latest, on-demand CVEs, repo pin scan, Upgrade/Revert/Verify via chat (GitOps draft PRs only).
- Conversational and MCP tools
platform_*. MCP draft-PR writes stay off unlessMCP_WRITES_ENABLED=true.
Changed
- Dependencies no longer tracks Renovate PR hygiene. Overview shows components behind latest instead of open dependency PRs.
- Dependencies tabs are Platform and Repositories. Latest versions always load; Repositories picks org, repo, and branch from GitHub.
- Helm rows show chart vs container image with Helm and Docker logos. Desired, Live, and Latest each list both pins when known. Terraform pins use the Terraform logo. Lag is the worse of the chart and image series, so a live image behind latest is not marked current. Helm rows link to Artifact Hub and GitHub.
- Overview and Dependencies view layouts polished for denser, clearer boards.
Fixed
- Conversational Plan cards: after Approve or Cancel, later turns no longer replay the full plan or force another
create_planunless you ask to plan or revise.
v0.1.34 — 2026-08-27
Added
- Overview dashboard on
/: summary cards for Costs, Alerts, SLOs, Knowledge, Dependencies, and Apps when those integrations are configured. - Drag-to-reorder overview widgets, with the layout saved in the browser.
- Quick Links card with brand logos and an environment picker for Grafana, Argo CD, Loki, GitHub, and other UI URLs.
- Settings → MCP: Cursor, Claude Code, Codex, and OpenCode snippets. The bearer token is fetched only after Reveal token.
Changed
- Home (
/) is Overview. Chat remains at/chat/:id. - Overview Tools card is titled Quick Links and omits in-cluster Kubernetes DNS (
*.svc.cluster.localandservice.namespace), which browsers cannot reach.
Fixed
- Settings → MCP snippets use the dashboard HTTPS origin.
type: httpis Streamable HTTP and works withhttps://URLs.
v0.1.33 — 2026-08-26
Added
- Alerts view (replaces Observability): firing alerts from Prometheus/Alertmanager, severity filters, and remediation history.
- Alert remediation: dry-run or open a draft PR from an alert; optional automatic remediation in Settings → Alerts.
- Open in chat on the infrastructure map explainer panel.
Changed
- Info alerts are not remediable; only critical and warning alerts can open a draft PR.
- Remediation uses Argo CD as the GitOps source of truth.
Fixed
- Draft PRs/MRs can proceed when the linked issue has no acceptance criteria.
- Alert stats stay in sync after a remediation run.
- Remediation history layout no longer breaks the list view.
v0.1.32 — 2026-08-26
Added
- Interactive isometric infrastructure map, with drill-down focus and per-instance health.
- Build Mode: generate GitOps apps from a prompt, versioned rebuilds, full destroy, and an Apps sidebar.
- Knowledge status card with search and persistent focus.
- Dashboard views restore from the URL (Costs, Knowledge, Infrastructure, and the rest of the sidebar).
- GitLab HTTPS sync for knowledge-base (
WIKI_*) repos.
Changed
- Infrastructure map chrome matches the Knowledge floating panels.
- Release demos publish to assets.resiz.es; announcements also go to the Discord community channel and email.
Fixed
- Draft PRs fetch issue acceptance criteria before creating a branch, and commit files in one Git Data commit.
- Plan review follow-ups run before CreatePlan; the agent no longer invents plan blockers.
- Knowledge is reachable at
/knowledge. - Infrastructure map drill-down no longer sticks on loading; the focus overlay is exitable; GitOps flow links to the matching GitHub org.
v0.1.31 — 2026-08-19
Added
- Knowledge graph view (Obsidian-style second brain) in the sidebar.
- Structured Plans UI with approve, reject, and request-changes.
- Conversation overflow menu: rename, pin, and delete.
- Pinned conversations section in the sidebar.
- Insights panel floats on the right of the viewport.
- Open conversations persist in the URL.
Changed
- Chat streaming is smoother, with more reliable reconnect after a stale stream.
- Knowledge sits last in the sidebar, with a brain icon.
- Write-gate and skill-resume copy is clearer, including plan follow-up after
create_planapproval.
Fixed
- Follow-up GitHub draft PRs update the existing branch instead of leaving a stale head.
- Approval cards stay stable and use a consistent Approve/Deny UX.
- Tool approval shows an optimistic pending state instead of waiting on a round trip.
- Plan SSE stays alive while waiting for approval; Request changes works again.
- Composer stays usable while the agent answers, and typed text no longer overflows the send button.
- Chat overflow menu opens downward per row and stays pinned to the list footer.
- Renaming a conversation no longer marks it unread.
- Wiki graph labels appear only on the hovered node.
v0.1.30 — 2026-08-11
Changed
- Sidebar and main layout collapsed/expanded behavior is cleaner.
Fixed
- Leaked model thinking tags are stripped from assistant messages.
- Cost recommendations layout no longer breaks the Costs view.
- Model router classifies image attachments correctly.
v0.1.29 — 2026-08-08
Changed
- Release train deploys Wave 0 on
mainand customer instances on tag publish. - Release announcements post to Discord with notes and a synthesized demo video.
v0.1.28 — 2026-08-06
Fixed
- Model router treats CSV and PDF attachments as COMPLEX.
- Release-train health probes require HTTP 200 and an ok body.
v0.1.27 — 2026-08-05
Changed
- Release pipeline builds native parallel amd64/arm64 ECR images on
ubuntu-latest.
v0.1.26 — 2026-08-05
Changed
- Release pipeline now builds ECR images and runs the release-train deploy automatically on publish.
v0.1.25 — 2026-08-05
Fixed
- Model router routes requests across SIMPLE and COMPLEX tiers correctly.
- Cost and Dependencies agents honor their enable flags in the UI.
- Each human-in-the-loop approval allows only one gated write (no extra writes after approve).
- Hardened draft MR / CI scaffold writes and validation.
- Skill checkpoints no longer appear in conversational chat history.
- Kubernetes secrets no longer set a
typefield that broke Argo CD sync.
v0.1.24 — 2026-08-03
Added
- Skill checkpoint resume for multi-repo conversational flows.
Changed
- GitLab draft MR file changes are committed as a single conventional commit.
- Conversational prompt enforces a post-scaffold checklist before opening a draft MR.
- Prompt points at
eks-app-onboard/REFERENCE_APPfor app onboarding.
Fixed
- GitLab draft MR creation always opens merge requests as Draft.
- Scaffold rejects
.gitlab-ci.ymlwrites that would mutate existing jobs.
v0.1.23 — 2026-08-01
Added
- GitLab tools for the conversational agent (self-managed and gitlab.com): projects, MRs, issues, CI logs, file reads, writable discovery, and approval-gated writes including draft merge requests.
- Skills engine: load Resizes EKS skills (
eks-cluster-bootstrap,eks-app-onboard) from the agentic knowledge base (skill_list/skill_load/skill_read_reference). - Scaffold helpers for multi-file draft MRs/PRs: repo tree list/fetch, path remaps, and
{{KEY}}substitution with size and secret-path guards. - AWS read tools for EKS planning: VPC/CIDR summary (optional overlap check), ECR repository describe, Secrets Manager name/skeleton (no secret values), and IAM role existence checks.
- GitLab write preview in the Approve/Deny UI (issues and draft MRs), aligned with GitHub.
- Instance wiring checklist for GitLab + EKS skills (env, AWS reader, Argo CD, clusters, human gates).
Changed
- Company wiki sync remains separate from the agentic knowledge base used for skills.
v0.1.22 — 2026-07-31
Fixed
- Frontend Docker image build now includes
package-lock.jsonso installs are reproducible.
v0.1.21 — 2026-07-31
Added
- CSV file attachments in the conversational chat composer.
Fixed
- Prompt input focus no longer drops unexpectedly while composing.
- Initial app load no longer mounts every view at once (fewer duplicate requests, faster first paint).
v0.1.20 — 2026-07-29
Added
- Relative timestamps on user messages in conversational chat.
Fixed
- Organization share links copy without an incorrect
/shared/path segment. - Langfuse API property usage for turn tracing.
v0.1.19 — 2026-07-29
Changed
- Langfuse turn traces include richer tier tags, execution signals, and scores for observability.
v0.1.18 — 2026-07-28
Added
- Conversational agent can fetch and read public web pages (
web_fetch_url), with SSRF protections. - Organization conversations refresh live across open clients when messages arrive.
Fixed
- Share links now follow visibility correctly (private / unlisted / org).
v0.1.17 — 2026-07-23
Added
- Shared conversation header shows the owner name and avatar initials.
Changed
- New conversations default to organization visibility (anyone in the org can chat).
- Share menu visibility labels clarified: Only you / Anyone with the link (read-only) / Anyone in the org can chat.
- Removed Org/Link badges from the conversation sidebar.
v0.1.16 — 2026-07-23
Added
- Conversation sharing with private, organization, and unlisted-link visibility.
- Share UI for owners: change visibility, copy share link, sidebar badges, and privacy notice.
- Shared conversation viewer: unlisted links open read-only; organization links open the collaborative chat.
- Conversations scoped by owner and visibility.
Changed
- Polished conversational PromptInput composer.
Fixed
- Organization conversations now appear correctly in the owner conversation list.
v0.1.15 — 2026-07-23
Added
- Langfuse integration for LLM observability and tracing.
v0.1.14 — 2026-07-22
Added
- Conversational messages now show the author email for the signed-in user.
- Conversational API identity from oauth2-proxy (
X-Auth-Request-Email) with local-dev bypass options.
Changed
- Default LLM models now use Ollama Cloud (
glm-5:cloud) instead of local GPU Ollama.
v0.1.13 — 2026-07-20
Added
- Unread and new-answer indicators in the conversation sidebar.
- GitHub Actions workflow log tools for the conversational agent.
- OAuth2 Proxy authentication in front of the platform.
Fixed
- Conversation sidebar now keeps conversations in a fixed creation-time order instead of jumping when a message arrives.
- GitHub issue and PR read tools now return full bodies and complete PR metadata.
v0.1.12 — 2026-07-15
Changed
- Conversational chat history now persists in PostgreSQL (CloudNativePG) instead of local JSON files.
v0.1.11 — 2026-07-13
Changed
- PostgreSQL now runs as a 3-instance HA CloudNativePG cluster with S3 backups (replacing the standalone StatefulSet).
Fixed
- Tool approval denial (e.g. canceling issue creation) no longer triggers a validation error in the conversational stream.
- Reconnecting to an in-progress turn no longer shows duplicate assistant messages after the stream finishes.
v0.1.10 — 2026-07-08
Added
- GitHub integration now supports multiple GitHub App installations per organization.
- Conversational GitHub issue write tools now support Projects V2 association.
- Conversational GitHub issue write tools now include assignee and project pickers.
- New
aws_s3_list_objectstool for listing S3 bucket prefixes.
Fixed
- Cost setup modal no longer reopens unexpectedly.
- Conversational Loki queries now fall back to
query_rangewhen instant query returns400.
v0.1.9 — 2026-07-07
Fixed
- Conversation history now stays in sync without remounting the chat view.
- User message line breaks and formatting are preserved in conversational messages.
- Tool approval timeout handling is aligned across backend and frontend denial states.
v0.1.8 — 2026-07-06
Added
- Settings → About section with deployed version and release changelog.
Fixed
- Increased the upload size limit for chat image attachments.
v0.1.7 — 2026-07-06
Changed
- Default conversational LLM model updated to
kimi-k2.7-code.
Fixed
- Conversational agent crash after company wiki tool calls.
v0.1.6 — 2026-07-04
Fixed
- Conversational agent crash after observability tool calls (Prometheus/Grafana).
v0.1.5 — 2026-07-04
Added
- Chat message attachments in the conversational agent.
- Active turn status in the conversation list.
- Company wiki tool for the conversational agent.
Changed
- Kubernetes configuration: per-cluster
LOKI_INSTANCE_*variables replaced by aLOKI_INSTANCESarray.
Fixed
- Selected conversation background color in light mode.
v0.1.4 — 2026-07-01
Added
- Draft PR creation from the conversational agent, with git flow helpers and a PR preview in the chat.
- Insights panel in the conversational chat.
Changed
- Upgraded the conversational agent to AI SDK v7.
- Kubernetes/Argo CD configuration: per-cluster
ARGOCD_URL_*/ARGOCD_TOKEN_*andCLUSTER_TOKEN_*variables replaced byARGOCD_INSTANCESandCLUSTER_TOKENSarrays. - CI and Docker images now run on Node.js 22.
v0.1.3 — 2026-06-29
Fixed
- FastAPI backend dependencies.
v0.1.2 — 2026-06-29
Changed
- CI and release workflows split into separate pipelines.
v0.1.1 — 2026-06-29
Fixed
- Azure cost tool.
v0.1.0 — 2026-06-29
Added
- Settings modal with the Integrations section.
- Auto-generated conversation titles.
- Human-in-the-loop approval for side-effect tools in the conversational agent.
- GitHub issue management from the conversational agent.
Changed
- Refactored main layout and conversational view; improved dark mode UI/UX.
- Cost service exposed as conversational agent tools.