Skip to main content
Connic
Back to BlogChangelog

What We Shipped in January 2026

Custom observability dashboards with drag-and-drop widgets, model pricing for cost tracking, refreshed connector and runs UI, and llms.txt support.

February 10, 20265 min read

January focused on visibility. Custom observability dashboards let you build the monitoring views you actually need, model pricing gives you per-run cost estimates, and a round of UI improvements makes everyday workflows faster.

Custom Observability Dashboards

You can now build custom dashboards to monitor your agents exactly the way you want. Create multiple dashboards per project, add widgets, rearrange them with drag-and-drop, and adjust the time window with a date range picker.

Four widget types are available out of the box:

  • Area charts: Visualize runs, token usage, latency, or cost over time with grouping by agent, status, or model
  • Horizontal bar charts: Compare metrics across agents, models, or connectors at a glance
  • Stat cards: Single-number KPIs like total runs, average latency, success rate, or estimated cost
  • Logs list: A live feed of recent agent runs with status, duration, and error details

Every widget is configurable. Pick a metric, choose how to aggregate it, filter by agent or connector, and pick the visualization that makes the data clearest. Dashboards are saved per project and accessible from the new Observability tab in your project sidebar.

Model Pricing & Cost Tracking

Know what your agents cost. Connic now ships with pricing data for popular models from OpenAI, Anthropic, Google, and others. Each run shows an estimated cost based on the tokens it consumed and the model it used.

Pricing covers four token categories:

  • Input tokens: Prompt and context sent to the model
  • Output tokens: Generated response from the model
  • Cached input tokens: Tokens served from cache at a reduced rate
  • Thinking tokens: Reasoning tokens used by models with extended thinking

Global defaults work automatically, but you can override pricing for any model in your project under Settings > Observability. This is especially useful when you use fine-tuned models or negotiate custom rates with a provider. Cost data also feeds into the new dashboard widgets, so you can chart spending over time or compare costs across agents.

Dashboard UI Improvements

Several pages received usability improvements this month:

  • Connector overview: The connector list now shows live stats per connector, including total runs, success rate, and when it was last triggered
  • Connector detail: Expanded view with a configurable time range for run statistics and a cleaner layout for linked agents
  • Runs table: Now includes an estimated cost column so you can spot expensive runs at a glance
  • Pricing page: Redesigned feature comparison with expandable sections for Features, Support & Enterprise, and Compliance
  • 404 page: A proper not-found page so dead links no longer land on a blank screen

llms.txt

We now publish a llms.txt file at the root of our website. This follows the emerging llms.txt standard and gives AI assistants a structured overview of Connic, including links to our documentation, connector guides, feature pages, and more.

If you use Cursor, Claude, ChatGPT, or other AI coding assistants, they can now understand what Connic does and reference the right documentation when helping you build and configure agents.

More from the Blog

Changelog

What We Shipped in June 2026

Customizable permission groups, shareable dashboards with access controls, channels and drains for routing notifications and logs, sharper prompt-injection and data-exfiltration guardrails, AI-assisted filtering, and deployments that drain in-flight runs.

July 1, 20267 min read
Changelog

What We Shipped in May 2026

An agent testing framework, deploy gates with pull-request testing, deeper tracing for triggered and child runs, usage and budget dashboards, custom domains for connectors, and per-agent reasoning effort with cascading defaults.

June 1, 20267 min read
Changelog

What We Shipped in April 2026

Human-in-the-loop approvals, Bridge for custom tools and private services, tool hooks, discoverable tools, AI dashboard builder, custom OpenAI-compatible providers, and live logs from your own code.

May 3, 20267 min read
Changelog

What We Shipped in March 2026

A/B testing, agent guardrails, API spec tools, dashboard templates with percentile metrics, migration CLI, and more.

April 1, 20266 min read
Changelog

What We Shipped in February 2026

Managed database, templates library, evaluation judges, Telegram connector, web page reading, persistent sessions, conditional tools, and concurrency rules.

March 1, 20266 min read
Changelog

What We Shipped in December 2025

Stripe connector with webhook signature verification, Email connector with IMAP polling and attachment support, plus dashboard UI improvements.

January 2, 20264 min read
Changelog

What We Shipped in November 2025

MCP connector exposing agents as tools, Postgres LISTEN/NOTIFY, S3 file uploads, SQS message queues, connector logs, and unified connector UI.

December 2, 20255 min read
Changelog

What We Shipped in October 2025

10 deployment regions across 5 continents, import predefined tools (trigger_agent, query_knowledge, web_search) in custom Python code.

November 3, 20254 min read
Changelog

What We Shipped in September 2025

Full audit logging with before/after diffs, data residency region selection, distributed rate limiting for connectors, and billing cost breakdown.

October 1, 20254 min read