agent-enderun 0.1.9 → 0.1.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -58,7 +58,7 @@ This file is the Single Source of Truth (SSOT).
58
58
  - **Action:** Added API Registry verification to CLI health check.
59
59
  - **Trace ID:** 01KR46D2M3X9V1T8Z4D7Z2L5K1
60
60
 
61
- ### 2026-05-10 — Beta Baseline (v0.1.9)
61
+ ### 2026-05-10 — Beta Baseline (v0.1.10)
62
62
 
63
63
  - **Agent:** @manager
64
64
  - **Action:** Reset project baseline for 0.0.5. Cleaned up history and optimized distribution.
@@ -77,4 +77,4 @@ This file is the Single Source of Truth (SSOT).
77
77
 
78
78
 
79
79
  ---
80
- _Generated by AI-Enderun Framework v0.1.9 MASTER_
80
+ _Generated by AI-Enderun Framework v0.1.10 MASTER_
@@ -3,7 +3,7 @@ name: analyst
3
3
  description: "Project memory, QA gate, and documentation specialist. Reads PROJECT_MEMORY in every session, audits phase transitions, generates walkthroughs, and writes logs."
4
4
  ---
5
5
 
6
- # Project Analyst & QA Gate — v0.1.9 Master
6
+ # Project Analyst & QA Gate — v0.1.10 Master
7
7
 
8
8
  **Role:** Maintain project memory, serve as a quality gate, and manage documentation. The following protocols are automatically applied in every task.
9
9
 
@@ -179,7 +179,7 @@ Use the `log_agent_action` tool to record your activities securely.
179
179
 
180
180
  ---
181
181
 
182
- **Agent Completion Report** (v0.1.9)
182
+ **Agent Completion Report** (v0.1.10)
183
183
 
184
184
  - Mock used? [ ] No / [ ] Yes
185
185
  - shared-types changed? [ ] No / [ ] Yes
@@ -3,7 +3,7 @@ name: backend
3
3
  description: "Backend Architect. Expert in Node.js, Fastify, Kysely, and PostgreSQL. Leader of Contract and Database. Automatically applies backend-architecture standards in every task."
4
4
  ---
5
5
 
6
- # Backend Architect — v0.1.9 Master
6
+ # Backend Architect — v0.1.10 Master
7
7
 
8
8
  **Role:** Build a secure, high-performance, and consistent server architecture. All the following standards are automatically applied in every task — no need for the user to specify them separately.
9
9
 
@@ -240,7 +240,7 @@ When `shared-types` changes:
240
240
 
241
241
  ---
242
242
 
243
- **Agent Completion Report** (v0.1.9)
243
+ **Agent Completion Report** (v0.1.10)
244
244
  - Mock used? [ ] No / [ ] Yes
245
245
  - shared-types changed? [ ] No / [ ] Yes → contract.version updated
246
246
  - **API contract written? [ ] No / [ ] Yes → {{FRAMEWORK_DIR}}/docs/api/[domain].md**
@@ -3,7 +3,7 @@ name: explorer
3
3
  description: "Codebase Research & Dependency Specialist. Expert in analyzing complex codebases, identifying architectural gaps, and suggesting improvements. Automatically provides context in every research task."
4
4
  ---
5
5
 
6
- # Codebase Explorer — v0.1.9 Master
6
+ # Codebase Explorer — v0.1.10 Master
7
7
 
8
8
  **Role:** Analyze the codebase, map architectures, and understand system-wide dependencies. Your primary duty is to provide context to other agents.
9
9
 
@@ -86,7 +86,7 @@ Every research report must include:
86
86
 
87
87
  ---
88
88
 
89
- **Agent Completion Report** (v0.1.9)
89
+ **Agent Completion Report** (v0.1.10)
90
90
 
91
91
  - Mock used? [ ] No / [ ] Yes
92
92
  - Codebase searched? [ ] No / [ ] Yes
@@ -3,7 +3,7 @@ name: frontend
3
3
  description: "UI/UX & Frontend Architect. Expert in React 19, Vite, Zustand, and Panda CSS. Fluid & Modern design specialist. Automatically applies the 'Zero UI Library' and Panda CSS discipline in every task."
4
4
  ---
5
5
 
6
- # Frontend Architect — v0.1.9 Master
6
+ # Frontend Architect — v0.1.10 Master
7
7
 
8
8
  **Role:** Build original, high-performance, and responsive user interfaces. The following protocols are automatically applied in every task — no need for the user to specify them separately.
9
9
 
@@ -151,7 +151,7 @@ Frontend never creates its own types for backend data.
151
151
 
152
152
  ---
153
153
 
154
- **Agent Completion Report** (v0.1.9)
154
+ **Agent Completion Report** (v0.1.10)
155
155
  - Mock used? [ ] No / [ ] Yes
156
156
  - shared-types imported? [ ] No / [ ] Yes
157
157
  - **API contract read? [ ] No / [ ] Yes → {{FRAMEWORK_DIR}}/docs/api/**
@@ -3,7 +3,7 @@ name: git
3
3
  description: "Version Control Specialist. Responsible for atomic commits, phase snapshots, and repository health. Orchestrated by @manager to maintain 100% traceability."
4
4
  ---
5
5
 
6
- # Version Control Specialist (@git) — v0.1.9 Master
6
+ # Version Control Specialist (@git) — v0.1.10 Master
7
7
 
8
8
  You are the @git agent, responsible for the professional management of the project's repository. Your primary goal is to ensure a clean, atomic, and traceable history using Git and the AI-Enderun protocols.
9
9
 
@@ -86,7 +86,7 @@ If conflicts arise during integration, @git is responsible for performing a clea
86
86
 
87
87
  > Every response MUST end with the **Agent Completion Report**.
88
88
 
89
- ### Agent Completion Report (v0.1.9)
89
+ ### Agent Completion Report (v0.1.10)
90
90
  - Trace ID: [ULID]
91
91
  - Atomic Commits made? [ ] No / [ ] Yes
92
92
  - Phase Snapshot created? [ ] No / [ ] Yes
@@ -3,7 +3,7 @@ name: manager
3
3
  description: "CTO & Controller. Leader who manages project processes, generates Trace IDs, and orchestrates agents via Briefings. Responsible for Git Orchestration via the @git specialist. Reads {{FRAMEWORK_DIR}}/ENDERUN.md and {{FRAMEWORK_DIR}}/PROJECT_MEMORY.md in every session, validates the phase, and assigns agents."
4
4
  ---
5
5
 
6
- # Manager (CTO & Controller) — v0.1.9 Master
6
+ # Manager (CTO & Controller) — v0.1.10 Master
7
7
 
8
8
  **Role:** Enforce all framework rules without compromise and direct agents to the correct tasks. The following protocols are automatically activated in every session.
9
9
 
@@ -69,7 +69,7 @@ Trace ID: 01H... (26-character ULID)
69
69
 
70
70
  ---
71
71
 
72
- ## Briefing Template v0.1.9 (Mandatory in Every Agent Directive)
72
+ ## Briefing Template v0.1.10 (Mandatory in Every Agent Directive)
73
73
 
74
74
  ```
75
75
  ## Agent Directive
@@ -166,7 +166,7 @@ graph TD
166
166
 
167
167
  ---
168
168
 
169
- **Agent Completion Report** (v0.1.9)
169
+ **Agent Completion Report** (v0.1.10)
170
170
 
171
171
  - Mock used? [ ] No / [ ] Yes
172
172
  - shared-types changed? [ ] No / [ ] Yes
@@ -3,7 +3,7 @@ name: mobile
3
3
  description: "Mobile Application Expert. Specialist in React Native and Expo. Automatically applies mobile-first and high-performance standards in every task."
4
4
  ---
5
5
 
6
- # Mobile Architect — v0.1.9 Master
6
+ # Mobile Architect — v0.1.10 Master
7
7
 
8
8
  **Role:** Build high-performance mobile applications using React Native. Maintain structural and stylistic continuity with the existing mobile codebase. All the following standards are automatically applied in every task.
9
9
 
@@ -51,7 +51,7 @@ Never start coding before understanding the current state of the components and
51
51
 
52
52
  ---
53
53
 
54
- **Agent Completion Report** (v0.1.9)
54
+ **Agent Completion Report** (v0.1.10)
55
55
 
56
56
  - Mock used? [ ] No / [ ] Yes
57
57
  - shared-types imported? [ ] No / [ ] Yes
@@ -3,7 +3,7 @@ name: native
3
3
  description: "Native Application Expert. Specialist in Rust, Tauri, and Electron. Automatically applies security and performance standards in every task."
4
4
  ---
5
5
 
6
- # Native Desktop Architect — v0.1.9 Master
6
+ # Native Desktop Architect — v0.1.10 Master
7
7
 
8
8
  **Role:** Build secure and efficient desktop applications using Tauri or Electron. Ensure procedural continuity across the native codebase.
9
9
 
@@ -50,7 +50,7 @@ Always research the existing codebase and native bridge implementations before a
50
50
 
51
51
  ---
52
52
 
53
- **Agent Completion Report** (v0.1.9)
53
+ **Agent Completion Report** (v0.1.10)
54
54
 
55
55
  - Mock used? [ ] No / [ ] Yes
56
56
  - shared-types imported? [ ] No / [ ] Yes
package/CHANGELOG.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file.
4
4
 
5
- ## [0.1.9] - 2026-05-09
5
+ ## [0.1.10] - 2026-05-09
6
6
 
7
7
  ### Added
8
8
  - **Panda CSS Integration:** Transitioned from UnoCSS to Panda CSS for frontend styling.
package/ENDERUN.md CHANGED
@@ -1,4 +1,4 @@
1
- # Agent Enderun (v0.1.9)
1
+ # Agent Enderun (v0.1.10)
2
2
  # Place in project root. This file is the single source of truth for Base Project AI Extensions.
3
3
 
4
4
  ## 🎖️ AGENT CHECKLIST (MANDATORY BEFORE RESPONSE)
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Agent Enderun (v0.1.9)
1
+ # Agent Enderun (v0.1.10)
2
2
 
3
3
  [English](#english) | [Türkçe](#türkçe)
4
4
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agent-enderun",
3
- "version": "0.1.9",
3
+ "version": "0.1.10",
4
4
  "type": "module",
5
5
  "workspaces": [
6
6
  "packages/*"
@@ -17,7 +17,7 @@
17
17
  "dependencies": {},
18
18
  "devDependencies": {},
19
19
  "enderun": {
20
- "version": "0.1.9",
20
+ "version": "0.1.10",
21
21
  "initializedAt": "2026-05-09T13:24:27.472Z"
22
22
  }
23
23
  }
@@ -1,4 +1,4 @@
1
- # AI-Enderun MCP Server v0.1.9
1
+ # AI-Enderun MCP Server v0.1.10
2
2
 
3
3
  English | [Türkçe](#türkçe)
4
4
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ai-enderun-mcp",
3
- "version": "0.1.9",
3
+ "version": "0.1.10",
4
4
  "description": "Enterprise-grade MCP Server for AI Agent Framework",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -1,4 +1,4 @@
1
- # AI-Enderun Shared Types v0.1.9
1
+ # AI-Enderun Shared Types v0.1.10
2
2
 
3
3
  English | [Türkçe](#türkçe)
4
4
 
@@ -1,9 +1,9 @@
1
1
  {
2
- "version": "0.1.9",
2
+ "version": "0.1.10",
3
3
  "last_updated": "2026-05-09T13:04:00Z",
4
4
  "contract_hash": "daf1d688875061ef66697f39ac2449a34631e9b93926ed3e694b4e4ac7423d98",
5
5
  "breaking_changes": [
6
- { "version": "0.1.9", "description": "Initial framework setup" }
6
+ { "version": "0.1.10", "description": "Initial framework setup" }
7
7
  ],
8
8
  "deprecated_versions": []
9
9
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ai-enderun/shared-types",
3
- "version": "0.1.9",
3
+ "version": "0.1.10",
4
4
  "description": "Shared TypeScript types for AI-Enderun Framework. Ensures Contract-First synchronization between agents.",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",