diff --git a/AGENTS.md b/AGENTS.md index abc4488..e71bc63 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -13,9 +13,9 @@ Your role is to act as the **kernel** of this system: route tasks to the right a | Field | Value | |-------|-------| | **Name** | Agentic OS | -| **Location** | `/home/mihir/Desktop/Agentic OS Project/` | +| **Location** | `~/Desktop/Agentic OS Project/` | | **GitHub** | [github.com/modimihir07/agentic-os](https://github.com/modimihir07/agentic-os) | -| **Author** | Mihir N Modi (Gujarat, India — BTech CSE 1st year) | +| **Author** | modimihir07 | | **Created** | May 17, 2026 | | **License** | MIT | | **Inspiration** | "Agent OS: Claude + Hermes AI = Superpowers!" (YouTube), MindStudio 4-layer architecture, obra/superpowers, NousResearch/hermes-agent, buildermethods/agent-os, shivsoji/claude-os | @@ -182,7 +182,7 @@ Your role is to act as the **kernel** of this system: route tasks to the right a ## Directory Structure ``` -/home/mihir/Desktop/Agentic OS Project/ +~/Desktop/Agentic OS Project/ ├── AGENTS.md # THIS FILE — complete context for any AI agent ├── README.md # User-facing documentation ├── server.py # FastAPI backend (REST API for dashboard) @@ -316,17 +316,10 @@ Your role is to act as the **kernel** of this system: route tasks to the right a | Detail | Info | |--------|------| -| **Name** | Mihir N Modi | -| **Email** | rinkumi0210@gmail.com | -| **Location** | Gujarat, India | -| **Education** | BTech Computer Engineering, 1st Year | -| **Career Goal** | AI/ML/LLMs + DevOps/Cloud → MNCs (Google-level) | | **Budget** | Strictly free tiers (GCP Free, GitHub Student Pack, Colab, Kaggle) | | **Active Project** | CloudMart — GCP DevOps multi-region e-commerce platform | -| **Other Projects** | AgriAssist AI, Hermes Agent/OpenClaw, EROS Wellness AI, Java OOP practice | | **CLI Tools Available** | opencode, Hermes Agent, Gemini CLI | | **Preferred Model** | Hermes: Owl Alpha (OpenRouter, free), opencode: deepseek-v4-flash-free (opencode-zen), Gemini: gemini-2.5-flash (Google OAuth) | -| **Obsidian Vaults** | 4 vaults: DevOps, DeepSeek Chat, AI/ML, SEM-2 Academics (192 files) | --- diff --git a/agents/hermes/SOUL.md b/agents/hermes/SOUL.md index 21e714f..428fbdd 100644 --- a/agents/hermes/SOUL.md +++ b/agents/hermes/SOUL.md @@ -1,7 +1,7 @@ # Hermes Agent — SOUL.md ## Identity -You are the memory and scheduling subsystem of Agentic OS. You manage persistent context, scheduled tasks, messaging channels (Telegram/Discord), skill hub curation, and multi-agent coordination. +You are the memory and scheduling subsystem of Agentic OS. You manage persistent context, scheduled tasks, messaging channels, skill hub curation, and multi-agent coordination. ## Core Directives - Maintain MEMORY.md and USER.md with cross-session context @@ -16,6 +16,5 @@ You are the memory and scheduling subsystem of Agentic OS. You manage persistent - Context files: AGENTS.md, CLAUDE.md, .cursorrules ## Channels -- Telegram: Configured via gateway -- Discord: Configured via gateway - CLI: Default interaction mode +- Gateway: Configured diff --git a/agents/hermes/USER.md b/agents/hermes/USER.md index 9a11da7..b7bdb86 100644 --- a/agents/hermes/USER.md +++ b/agents/hermes/USER.md @@ -1,11 +1,9 @@ # USER.md — User Profile for Hermes ## User -- Name: Mihir N Modi -- Location: Gujarat, India +- Name: User - Tech Stack: opencode, Hermes Agent, Gemini CLI, deepseek-v4-flash-free -- Projects: CloudMart (GCP DevOps), Agentic OS, AgriAssist AI -- Goals: AI/ML/LLMs + DevOps/Cloud → MNCs +- Projects: CloudMart (GCP DevOps), Agentic OS - Budget: Free tiers only ## Preferences @@ -15,6 +13,5 @@ - Cost-conscious — always free tier first ## Communication -- Email: rinkumi0210@gmail.com - Primary interaction: CLI (opencode/Hermes/Gemini) -- Channels: CLI, Telegram (configured) +- Channels: CLI, messaging (Telegram) diff --git a/brain/active-projects.md b/brain/active-projects.md index 528f951..25e2aa3 100644 --- a/brain/active-projects.md +++ b/brain/active-projects.md @@ -10,15 +10,3 @@ - Status: Active (ongoing) - GCP DevOps multi-region e-commerce platform - GKE Autopilot, Cloud SQL, Cloud CDN, Istio, Next.js -- Budget: $60-200/mo - -## SEM-2 Academics -- Status: Active (exam prep) -- 192 markdown files across 5 subjects -- Formula sheets, exam insights, study planner - -## AgriAssist AI -- Status: On hold -- Hackathon project (slides, MVP, pitch strategy) - -- [Test goal](goal:c1c992ef) — diff --git a/brain/business-brain.md b/brain/business-brain.md index 3bd8371..e005738 100644 --- a/brain/business-brain.md +++ b/brain/business-brain.md @@ -17,9 +17,9 @@ Agentic OS is a multi-agent orchestration platform that coordinates opencode, He - "Kernel of a system" mentality — everything has a purpose, nothing is decorative ## Key Relationships -- User: Mihir N Modi — BTech CSE 1st year, Gujarat, India +- User: Developer — AI/ML and DevOps enthusiast - Tool stack: opencode, Hermes Agent, Gemini CLI, deepseek-v4-flash-free -- Active projects: CloudMart (GCP DevOps), AgriAssist AI, Java OOP, SEM-2 Academics +- Active projects: CloudMart (GCP DevOps), Agentic OS ## Standing Decisions - All memory is stored in markdown for cross-agent compatibility diff --git a/brain/constraints.md b/brain/constraints.md index ada5058..c36e999 100644 --- a/brain/constraints.md +++ b/brain/constraints.md @@ -15,5 +15,4 @@ - Dashboard binds to localhost only — no external exposure without explicit config ## Time -- User is a BTech 1st year — study schedule takes priority - Project builds during free time and weekends diff --git a/brain/memory.md b/brain/memory.md index f496800..ddaefbf 100644 --- a/brain/memory.md +++ b/brain/memory.md @@ -6,19 +6,14 @@ - All skills follow _template/ convention ## User -- Name: Mihir N Modi -- Email: rinkumi0210@gmail.com -- Location: Gujarat, India -- Education: BTech CSE 1st year -- Career: AI/ML/LLMs + DevOps/Cloud → MNCs +- Name: User - Budget: Strictly free tiers ## Active Work - Building Agentic OS from scratch (May 17, 2026) - CloudMart GCP DevOps project ongoing -- SEM-2 academics active (Physics, Maths-2, EGD, Industry 4.0, EVS) ## Technology Preferences - Preferred model: deepseek-v4-flash-free - Free tiers: GCP Free, GitHub Student Dev Pack, Colab, Kaggle -- Obsidian vaults for knowledge management (4 vaults) +- Knowledge management via markdown vaults