Gideon AI is an open-source Windows desktop agent for secure conversations, approved computer actions, durable missions, and reusable automation. Bring your preferred model provider while keeping credentials, data, and control in your hands.
No reviews yetBe the first to leave a review for Gideon AI
Maker
📌
I started building Gideon because I believe AI agents will become a normal part of personal computing, but only if users can clearly understand and control what those agents are allowed to do.
Gideon is a Windows desktop agent built to help users complete real work through secure conversations, durable missions, reusable automations, inspectable memory, and scoped computer actions.
What makes Gideon different is that it was not built as a thin interface around a single model API. It is powered by Munesoft Agent, the TypeScript framework I built for model routing, orchestration, workflows, memory, approvals, plugins, tracing, evaluation, and recovery.
My goal is to make authority visible.
With Gideon, users can:
• Choose the workspace an agent may access • Review proposed actions before they happen • Approve the exact action or revision • Receive a durable receipt of completed work • Revoke access whenever they choose • Use different AI providers instead of being locked into one model
I have taken Gideon from an agent framework to a packaged desktop product with isolated processes, schema-validated IPC, encrypted credential storage, crash recovery, approval-bound actions, and extensive automated testing.
It is still early, and I am especially interested in feedback on:
• Which tasks you would trust a desktop agent to handle • Which actions should always require approval • What would make you comfortable keeping an agent installed on your computer • Which integrations and automations would be most valuable
Thank you for checking out Gideon. I’ll be here throughout the launch answering questions, hearing criticism, and learning from the community.
Report
love that it runs locally and lets me pick my own model provider, that is honestly the main selling point for me. one thing that would make it way more useful though is a built in task history viewer with the ability to re run or tweak past automations directly from the list, basically like a recipe log instead of digging through logs to figure out what i did last week
Report
Maker
@hsan794910 That’s actually already built in. Gideon includes a task history viewer where you can review previous runs, inspect what happened, rerun successful automations, or tweak the instructions before running them again. The idea is exactly what you described
I started building Gideon because I believe AI agents will become a normal part of personal computing, but only if users can clearly understand and control what those agents are allowed to do.
Gideon is a Windows desktop agent built to help users complete real work through secure conversations, durable missions, reusable automations, inspectable memory, and scoped computer actions.
What makes Gideon different is that it was not built as a thin interface around a single model API. It is powered by Munesoft Agent, the TypeScript framework I built for model routing, orchestration, workflows, memory, approvals, plugins, tracing, evaluation, and recovery.
My goal is to make authority visible.
With Gideon, users can:
• Choose the workspace an agent may access
• Review proposed actions before they happen
• Approve the exact action or revision
• Receive a durable receipt of completed work
• Revoke access whenever they choose
• Use different AI providers instead of being locked into one model
I have taken Gideon from an agent framework to a packaged desktop product with isolated processes, schema-validated IPC, encrypted credential storage, crash recovery, approval-bound actions, and extensive automated testing.
It is still early, and I am especially interested in feedback on:
• Which tasks you would trust a desktop agent to handle
• Which actions should always require approval
• What would make you comfortable keeping an agent installed on your computer
• Which integrations and automations would be most valuable
Thank you for checking out Gideon. I’ll be here throughout the launch answering questions, hearing criticism, and learning from the community.
love that it runs locally and lets me pick my own model provider, that is honestly the main selling point for me. one thing that would make it way more useful though is a built in task history viewer with the ability to re run or tweak past automations directly from the list, basically like a recipe log instead of digging through logs to figure out what i did last week
@hsan794910 That’s actually already built in. Gideon includes a task history viewer where you can review previous runs, inspect what happened, rerun successful automations, or tweak the instructions before running them again. The idea is exactly what you described