You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ARCHITECTURE.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# 🏗️ vibeauracle: The Alpha & Omega Architecture
1
+
# 🏗️ vibe auracle: The Alpha & Omega Architecture
2
2
3
3
> **Status:** Active / Pre-Alpha
4
4
> **Maintainer:**@nathfavour
@@ -8,7 +8,7 @@
8
8
9
9
## 1. 🌌 The Vision
10
10
11
-
**vibeauracle** is not just a CLI tool; it is a **Distributed, System-Intimate AI Engineering Ecosystem**.
11
+
**vibe auracle** is not just a CLI tool; it is a **Distributed, System-Intimate AI Engineering Ecosystem**.
12
12
It is designed to be the "God-tier" replacement for the fragmented developer workflow. It unifies the terminal, the IDE, and the AI assistant into a single, keyboard-centric interface that is:
13
13
14
14
1.**System Aware:** It knows your hardware constraints (Arch Linux/KDE focus) before acting.
@@ -101,7 +101,7 @@ The `vibe-brain` module does not just "chat." It implements a recursive agentic
101
101
102
102
### 4.3 Data Persistence
103
103
***Vector Store:** Local embedded `sqlite-vec` or `chroma` for RAG.
104
-
***KV Store:**`BadgerDB` for task logs and conversation history (stored in `~/.local/share/vibeauracle/`).
104
+
***KV Store:**`BadgerDB` for task logs and conversation history (stored in `~/.local/share/vibe auracle/`).
105
105
***Secrets:** Native OS Keychain via `vibe-vault`. Never store API keys in plain text files.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# Contributing to vibeauracle 🌌
1
+
# Contributing to vibe auracle 🌌
2
2
3
-
First off, thank you for considering contributing to **vibeauracle**! We want this to be the most fluid, "God-tier" developer experience, and that only happens with your input.
3
+
First off, thank you for considering contributing to **vibe auracle**! We want this to be the most fluid, "God-tier" developer experience, and that only happens with your input.
4
4
5
5
We have a **Zero Friction Policy**. Whether you're fixing a typo, optimizing a cognitive loop, or adding a completely new "Vibe," your contribution is welcome.
6
6
@@ -16,7 +16,7 @@ We have a **Zero Friction Policy**. Whether you're fixing a typo, optimizing a c
16
16
17
17
## 🎭 Creating Your Own "Vibe" (Plugins)
18
18
19
-
A **Vibe** is a community-contributed module that adds specialized skills to the vibeauracle brain. Adding one is easy:
19
+
A **Vibe** is a community-contributed module that adds specialized skills to the vibe auracle brain. Adding one is easy:
20
20
21
21
### 1. Create your Vibe directory
22
22
Navigate to the `vibes/` directory and create a new folder for your project:
**vibeauracle** unifies the terminal, the IDE, and the AI assistant into a single, keyboard-centric interface. It's built for engineers who value **system-intimacy**—where the AI isn't just a chatbot, but a co-pilot with deep access to your hardware, configuration, and environment.
16
+
**vibe auracle** unifies the terminal, the IDE, and the AI assistant into a single, keyboard-centric interface. It's built for engineers who value **system-intimacy**—where the AI isn't just a chatbot, but a co-pilot with deep access to your hardware, configuration, and environment.
17
17
18
18
## ⚡ Core Features
19
19
-**Keyboard-Centric**: Designed for speed and fluid terminal workflows.
Copy file name to clipboardExpand all lines: VIBES.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# 🌀 VIBES: The Extension API
2
2
3
-
**Vibes** are the soul of vibeauracle's extensibility. They are natural-language-powered, markdown-defined extensions that can modify, extend, or completely redefine any aspect of the system—from UI colors to update schedules to agent behavior.
3
+
**Vibes** are the soul of vibe auracle's extensibility. They are natural-language-powered, markdown-defined extensions that can modify, extend, or completely redefine any aspect of the system—from UI colors to update schedules to agent behavior.
4
4
5
-
> **Philosophy:** Treat vibeauracle like a microkernel. The core provides primitives; Vibes provide policy.
5
+
> **Philosophy:** Treat vibe auracle like a microkernel. The core provides primitives; Vibes provide policy.
0 commit comments