CodeAlta.linux-arm64 0.10.0

Prefix Reserved
dotnet add package CodeAlta.linux-arm64 --version 0.10.0
                    
NuGet\Install-Package CodeAlta.linux-arm64 -Version 0.10.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CodeAlta.linux-arm64" Version="0.10.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodeAlta.linux-arm64" Version="0.10.0" />
                    
Directory.Packages.props
<PackageReference Include="CodeAlta.linux-arm64" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CodeAlta.linux-arm64 --version 0.10.0
                    
#r "nuget: CodeAlta.linux-arm64, 0.10.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package CodeAlta.linux-arm64@0.10.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CodeAlta.linux-arm64&version=0.10.0
                    
Install as a Cake Addin
#tool nuget:?package=CodeAlta.linux-arm64&version=0.10.0
                    
Install as a Cake Tool

CodeAlta ci NuGet

CodeAlta is a terminal workspace for agentic coding. It brings model-provider setup, project navigation, prompt attachments, durable 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. Later versions add newly bundled default config entries without rewriting existing user settings, keeping a config.toml.backup* copy before an automatic upgrade. If no provider is enabled yet, the Model Providers dialog opens so you can configure Codex, Copilot, xAI Grok, 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/xAI Grok, cloud providers, and compatible endpoints with the same provider workflow.
  • Context-aware prompts: attach files and folders with @, search GitHub issues with # in GitHub repositories, paste images when the selected model supports them, and inspect what context was sent.
  • Durable agent sessions: keep project-scoped history in CodeAlta-owned journals, reopen sessions independently of provider startup, queue prompts on busy sessions, steer running work where supported, and compact long agent-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
Toggle navigator Ctrl+G Ctrl+G
Switch tabs Ctrl+Alt+Left / Ctrl+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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.10.0 75 5/30/2026
0.9.11 96 5/27/2026
0.9.10 86 5/27/2026
0.9.9 96 5/25/2026
0.9.8 93 5/25/2026
0.9.7 89 5/25/2026
0.9.6 88 5/24/2026
0.9.5 88 5/24/2026
0.9.4 86 5/24/2026
0.9.3 90 5/23/2026
0.9.2 90 5/23/2026
0.9.1 92 5/22/2026
0.9.0 94 5/22/2026
0.8.0 100 5/22/2026