CodeAlta 0.9.6

Prefix Reserved
dotnet tool install --global CodeAlta --version 0.9.6
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local CodeAlta --version 0.9.6
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=CodeAlta&version=0.9.6
                    
nuke :add-package CodeAlta --version 0.9.6
                    

CodeAlta ci NuGet

CodeAlta is a terminal workspace for agentic coding. It brings model-provider setup, project navigation, prompt attachments, threaded sessions, delegated work, and trusted local plugins behind the alta command.

CodeAlta is pre-release software. Configuration, screenshots, and extension APIs may change before 1.0.

<p align="center"> <img src="site/img/alta-theme-default.png" alt="CodeAlta terminal workspace using the default dark theme" width="920"> </p>

🚀 Install

Install .NET 10, then install the CodeAlta global tool:

dotnet tool install -g CodeAlta
alta

Update an existing installation with:

dotnet tool update -g CodeAlta

On first launch, CodeAlta creates ~/.alta/config.toml. If no provider is enabled yet, the Model Providers dialog opens so you can configure Codex, Copilot, OpenAI/Azure OpenAI/Alibaba APIs, Anthropic, Gemini/Vertex, or custom endpoints.

CodeAlta also expects a current Nerd Fonts patched font in your terminal profile. If icons or tree glyphs look wrong, update to the latest Nerd Fonts release, remove stale older font copies, and select the refreshed Nerd Font family, such as CaskaydiaCove Nerd Font.

✨ What it gives you

  • Keyboard-first terminal workspace: tabs, prompt editor, project sidebar, command discovery, model selectors, context status, and inspectable timeline cards stay in one TUI.
  • Provider-neutral model setup: configure hosted APIs, subscription-backed Codex/Copilot, cloud providers, and compatible endpoints with the same provider workflow.
  • Context-aware prompts: attach files and folders with @, paste images when the selected model supports them, and inspect what context was sent.
  • Threaded agent sessions: keep project-scoped history, reopen sessions, queue prompts on busy threads, steer running work where supported, and compact long local-runtime conversations.
  • Actionable operations: model/provider tests, startup config recovery, usage details, logs, modified-file summaries, and tool input/output dialogs are built into the workspace.
  • Trusted local extension points: source plugins, Agent Skills-compatible skill folders, and the in-session alta live tool let you automate local workflows while keeping provenance visible.

⌨️ Common shortcuts

Action Shortcut / command
Help and command discovery F1, /help, or ?
Open project Ctrl+O or /open
Attach project files type @ in the prompt
Open model providers Ctrl+G Ctrl+R
Browse models Ctrl+G Ctrl+O or /models
Open logs Ctrl+G Ctrl+L or /logs
Switch tabs Alt+Left / Alt+Right
Focus sidebar / prompt Ctrl+G Ctrl+S / Ctrl+G Ctrl+P

📖 Documentation

🪪 License

CodeAlta is released under the BSD-2-Clause license.

🤗 Author

Alexandre Mutel aka xoofx.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.9.6 0 5/24/2026
0.9.5 0 5/24/2026
0.9.4 0 5/24/2026
0.9.3 63 5/23/2026
0.9.2 37 5/23/2026
0.9.1 46 5/22/2026
0.9.0 49 5/22/2026
0.8.0 106 5/22/2026