Public source · V35

Built to be inspectable.

A public, read-only snapshot of the AgentDesk application source so visitors can inspect the project without access to the private development repository.

The application source remains source-available, not open source. The published source files carry the AgentDesk Source-Available License. The website itself is separately licensed.

main.go

Core desktop app, API, chat streaming, research and runtime.

../source/main.go.txt

agent_tools.go

Local agent tools, memory, file handling and execution helpers.

../source/agent_tools.go.txt

parallel_mcp.go

Parallel Search MCP integration.

../source/parallel_mcp.go.txt

web-app.js

Desktop UI logic for chat, uploads, providers, memory and tools.

../source/web-app.js.txt

web-index.html

Embedded desktop app interface shell.

../source/web-index.html.txt

web-style.css

Desktop UI stylesheet.

../source/web-style.css.txt

installer-AgentDesk.iss

Windows installer definition.

../source/installer-AgentDesk.iss.txt

build.ps1

Windows build script.

../source/build.ps1.txt

LICENSE-SOURCE-AVAILABLE.md

License for the AgentDesk application source.

../source/LICENSE-SOURCE-AVAILABLE.md.txt

main_test.go

Application test suite.

../source/main_test.go.txt

process_other.go

Non-Windows process helper.

../source/process_other.go.txt