The Deska blog

Blog

Product notes, release highlights and how we build Deska: the one infinite canvas workspace for your editor, terminal, browser, notes and AI agents.

· 12 min read

Designing CLI Flags With an Agent Devil's Advocate

Learn a robust process for designing CLI flags by using AI agents to stress-test your developer experience and interface consistency.

· 11 min read

Cleaning Up a Branch Before Review

Learn how to master cleaning up a branch before review using git interactive rebase, squashing, and AI agents to ensure high-quality, readable pull requests.

· 12 min read

Untangling Circular Dependencies With an Agent Map

Learn how to resolve complex circular dependencies using an agent map and AI coding agents to refactor code structures efficiently.

· 10 min read

Finding Unhandled Error Paths

Learn technical strategies for finding unhandled error paths in complex systems using static analysis, observability, and AI agents for better resilience.

· 11 min read

Checking Docs Against the Code They Describe

Learn how to use AI agents for checking docs against the code they describe to ensure your technical documentation stays accurate and in sync with your logic.

· 10 min read

Chaos Testing Lite: Kill a Process, Watch What Breaks

Learn how to implement Chaos Testing Lite to improve system resilience by intentionally killing processes and monitoring recovery in a local environment.

· 10 min read

Formatting Churn: When an Agent Touches Every Line

Learn how to prevent formatting churn when using AI coding agents. Technical strategies for managing linters, diffs, and workspace configuration.

· 11 min read

The Agent Swallowed an Exception: Debugging Silent AI Failures

Learn why the agent swallowed an exception and how to debug silent AI failures using local-first tools, observability, and side by side agent monitoring.

· 11 min read

Bundle Analysis With an Agent: Find the Heavy Imports

Learn how to use AI coding agents for automated bundle analysis to identify heavy imports and optimize your JavaScript application performance effectively.

· 10 min read

A Personal Agent Budget: Tokens as a Utility Bill

Learn to manage a personal agent budget by treating AI tokens like a monthly utility bill while optimizing your local developer workflow.

· 12 min read

Per-Task Budget Limits for Autonomous Coding Agents

Learn how to implement per-task budget limits to prevent runaway costs when using autonomous AI coding agents like Claude Code or OpenCode.

· 11 min read

Broken Link Sweeps on a Schedule

Learn how to automate broken link sweeps on a schedule using AI agents and local tools to maintain site hygiene without manual overhead.

· 11 min read

The Fix Broke Something Else: Debugging AI Agent Regressions

Learn why the fix broke something else when using AI coding agents and how to maintain system integrity with better testing and observability.

· 11 min read

The Agent Broke My Code: A Calm Recovery Checklist

Step-by-step recovery guide for when an AI coding agent broke my code, covering Git triage, state management, and debugging tools.

· 10 min read

Writing Migration Guides for Breaking Changes

Learn the best practices for writing migration guides for breaking changes to help developers transition between software versions without friction.

· 10 min read

Hunting a Regression With git bisect and an Agent

Learn how to accelerate hunting a regression using git bisect combined with AI coding agents to find the exact commit that broke your build.

· 10 min read

A Backup Restore Drill Scripted by Agent

Learn to execute a backup restore drill scripted by agent to verify data integrity and recovery speed using automated scripts and local-first AI tools.

· 11 min read

Auditing Config Drift Across Environments

Learn how to detect and resolve config drift across environments using automated audits, side-by-side comparisons, and AI coding agents.

· 11 min read

Audit Logs: The Compliance Feature, Agent-Assisted

Learn how to implement a robust audit log system for regulatory compliance using AI agents to accelerate development and verification.

· 10 min read

Audit Logs for Agent Actions

Learn how to design and implement audit logs for agent actions to ensure security, transparency, and reliability in AI-driven developer workflows.

💡 Ideas+🐛 BugsSuggest a feature or report a bug