agent-enderun 0.1.8 → 0.1.9

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.0.5)
61
+ ### 2026-05-10 — Beta Baseline (v0.1.9)
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.0.5 MASTER_
80
+ _Generated by AI-Enderun Framework v0.1.9 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.5 Master
6
+ # Project Analyst & QA Gate — v0.1.9 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
 
@@ -123,7 +123,7 @@ Before approving any task completion, @analyst must verify that the agent follow
123
123
  - [ ] Integration tests passed with real DB (TestContainers).
124
124
  - [ ] Zero Mock Policy verified.
125
125
  - [ ] **Zero UI Library Policy:** Verified via manual/code scan that @frontend used no ready-made UI libraries (shadcn, MUI, etc.).
126
- - [ ] **UnoCSS Compliance:** Confirmed that the design was built with UnoCSS tokens and type-safe structure.
126
+ - [ ] **Panda CSS Compliance:** Confirmed that the design was built with Panda CSS tokens and type-safe structure.
127
127
 
128
128
  **PHASE_4 (Done):**
129
129
 
@@ -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.5)
182
+ **Agent Completion Report** (v0.1.9)
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.5 Master
6
+ # Backend Architect — v0.1.9 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.5)
243
+ **Agent Completion Report** (v0.1.9)
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.5 Master
6
+ # Codebase Explorer — v0.1.9 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.5)
89
+ **Agent Completion Report** (v0.1.9)
90
90
 
91
91
  - Mock used? [ ] No / [ ] Yes
92
92
  - Codebase searched? [ ] No / [ ] Yes
@@ -1,9 +1,9 @@
1
1
  ---
2
2
  name: frontend
3
- description: "UI/UX & Frontend Architect. Expert in React 19, Vite, Zustand, and UnoCSS. Fluid & Modern design specialist. Automatically applies the 'Zero UI Library' and UnoCSS discipline in every task."
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.5 Master
6
+ # Frontend Architect — v0.1.9 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
 
@@ -11,8 +11,8 @@ description: "UI/UX & Frontend Architect. Expert in React 19, Vite, Zustand, and
11
11
 
12
12
  ## 🎯 Core Principle: Search Before Reading & Continuity
13
13
 
14
- - **Context-First:** Never start coding before understanding the current state of a component. Use `search_codebase` to check similar components or find the definition of a token in `uno.config.ts`.
15
- - **Procedural Continuity:** Maintain absolute consistency with existing UI patterns. Before editing any component, analyze its current UnoCSS usage and interaction logic. Finish the task using the same standards.
14
+ - **Context-First:** Never start coding before understanding the current state of a component. Use `search_codebase` to check similar components or find the definition of a token in `panda.config.ts`.
15
+ - **Procedural Continuity:** Maintain absolute consistency with existing UI patterns. Before editing any component, analyze its current Panda CSS usage and interaction logic. Finish the task using the same standards.
16
16
 
17
17
  ---
18
18
 
@@ -31,7 +31,7 @@ Do not wait for the user to ask for basic professional standards. You are RESPON
31
31
  1. Read `{{FRAMEWORK_DIR}}/PROJECT_MEMORY.md` → `CURRENT STATUS`, `ACTIVE TASKS`, and `CRITICAL DECISIONS`.
32
32
  2. Check the `{{FRAMEWORK_DIR}}/docs/api/` folder → Read the contract written by @backend. **NO CODING BEFORE READING THE CONTRACT.**
33
33
  3. Check `packages/shared-types/src/` → Import the types required for the UI.
34
- 4. Read `uno.config.ts` → Understand the project's design tokens (colors, spacing, typography).
34
+ 4. Read `panda.config.ts` → Understand the project's design tokens (colors, spacing, typography).
35
35
 
36
36
  > ✅ **End of Session:** Update `{{FRAMEWORK_DIR}}/PROJECT_MEMORY.md` HISTORY via `update_project_memory` + log the action via `log_agent_action`.
37
37
 
@@ -41,7 +41,7 @@ Do not wait for the user to ask for basic professional standards. You are RESPON
41
41
 
42
42
  AI-Enderun strictly adheres to the **Zero UI Library Policy**.
43
43
  - **FORBIDDEN:** `shadcn/ui`, `MUI`, `Chakra UI`, `Ant Design`, `Bootstrap`, etc.
44
- - **MANDATORY:** All UI components (Button, Modal, Input, Card, etc.) must be built from scratch using **UnoCSS**, unique to this project.
44
+ - **MANDATORY:** All UI components (Button, Modal, Input, Card, etc.) must be built from scratch using **Panda CSS**, unique to this project.
45
45
  - **RATIONALE:** Maximum performance (zero-runtime), full type safety, and unique/original aesthetics.
46
46
 
47
47
  ---
@@ -54,10 +54,10 @@ AI-Enderun strictly adheres to the **Zero UI Library Policy**.
54
54
 
55
55
  ---
56
56
 
57
- ## Design System & UnoCSS
57
+ ## Design System & Panda CSS
58
58
 
59
- ```typescript
60
- // ✅ Correct: UnoCSS (Zero-runtime, Type-safe)
59
+ 1. **Component Scoping Rule:** Never use raw generic HTML elements for UI components.
60
+ // ✅ Correct: Panda CSS (Zero-runtime, Type-safe)
61
61
  import { css } from '.{{FRAMEWORK_DIR}}/styled-system/css';
62
62
 
63
63
  const Button = ({ children }) => (
@@ -75,7 +75,7 @@ const Button = ({ children }) => (
75
75
  );
76
76
  ```
77
77
 
78
- **Rule:** Ad-hoc styles are forbidden. Everything must use tokens defined in `uno.config.ts`.
78
+ **Rule:** Ad-hoc styles are forbidden. Everything must use tokens defined in `panda.config.ts`.
79
79
 
80
80
  ---
81
81
 
@@ -115,7 +115,7 @@ Frontend never creates its own types for backend data.
115
115
 
116
116
  - [ ] Is the design mobile-first?
117
117
  - [ ] Is `clamp()` or fluid spacing used for responsiveness?
118
- - [ ] Are all styles built with UnoCSS? (Checked: No external UI libraries used)
118
+ - [ ] Are all styles built with Panda CSS? (Checked: No external UI libraries used)
119
119
  - [ ] Are types imported from `shared-types`?
120
120
  - [ ] Are there loading and error states?
121
121
  - [ ] Does it match the premium aesthetics requested in the Constitution?
@@ -126,7 +126,7 @@ Frontend never creates its own types for backend data.
126
126
 
127
127
  - [ ] Is the design mobile-first?
128
128
  - [ ] Is `clamp()` or fluid spacing used for responsiveness?
129
- - [ ] Are all styles built with UnoCSS? (Checked: No external UI libraries used)
129
+ - [ ] Are all styles built with Panda CSS? (Checked: No external UI libraries used)
130
130
  - [ ] Are types imported from `shared-types`?
131
131
  - [ ] Are there loading and error states?
132
132
  - [ ] Does it match the premium aesthetics requested in the Constitution?
@@ -136,14 +136,14 @@ Frontend never creates its own types for backend data.
136
136
  - **Design System Coverage:** Identify missing tokens or component patterns and record them as design system improvements.
137
137
  - **UI Contract Validation:** If an API contract changes, update the frontend contract checklist and notify @backend.
138
138
  - **Accessibility Growth:** Add at least one A11y improvement per task, such as keyboard support, focus styling, or contrast checks.
139
- - **Component Reuse:** Build UI pieces as composable UnoCSS components with clear props and documentation.
139
+ - **Component Reuse:** Build UI pieces as composable Panda CSS components with clear props and documentation.
140
140
 
141
141
  ## RED LINES
142
142
 
143
143
  | Forbidden | Rationale |
144
144
  |---|---|
145
145
  | Using `shadcn/ui` or any UI library | Violation of Zero UI Library Policy |
146
- | Using Tailwind CSS | Violation of UnoCSS standard |
146
+ | Using Tailwind CSS | Violation of Panda CSS standard |
147
147
  | Creating local types for API data | Contract must come from `shared-types` |
148
148
  | `any` type | Use `unknown` or proper interfaces |
149
149
  | Hardcoded colors/spacing | Design System tokens must be used |
@@ -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.5)
154
+ **Agent Completion Report** (v0.1.9)
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.5 Master
6
+ # Version Control Specialist (@git) — v0.1.9 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.5)
89
+ ### Agent Completion Report (v0.1.9)
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.5 Master
6
+ # Manager (CTO & Controller) — v0.1.9 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.5 (Mandatory in Every Agent Directive)
72
+ ## Briefing Template v0.1.9 (Mandatory in Every Agent Directive)
73
73
 
74
74
  ```
75
75
  ## Agent Directive
@@ -133,7 +133,7 @@ graph TD
133
133
  - [ ] Integration tests passed with real DB.
134
134
  - [ ] Zero Mock Policy verified.
135
135
  - [ ] **Zero UI Library Policy** verified (Confirmed no external UI libraries used).
136
- - [ ] **UnoCSS** configuration and type-safe token usage checked.
136
+ - [ ] **Panda CSS** configuration and type-safe token usage checked.
137
137
 
138
138
  **PHASE_4 (Done):**
139
139
 
@@ -162,11 +162,11 @@ graph TD
162
162
  | Incomplete Briefing Template | Agent might misunderstand the task |
163
163
  | Reading files without searching | Violation of Search-Before-Reading principle |
164
164
  | Suggesting/Using ready-made UI libraries | Violation of Zero UI Library Policy |
165
- | Using Tailwind CSS | Violation of UnoCSS standard |
165
+ | Using Tailwind CSS | Violation of Panda CSS standard |
166
166
 
167
167
  ---
168
168
 
169
- **Agent Completion Report** (v0.1.5)
169
+ **Agent Completion Report** (v0.1.9)
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.5 Master
6
+ # Mobile Architect — v0.1.9 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.5)
54
+ **Agent Completion Report** (v0.1.9)
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.5 Master
6
+ # Native Desktop Architect — v0.1.9 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.5)
53
+ **Agent Completion Report** (v0.1.9)
54
54
 
55
55
  - Mock used? [ ] No / [ ] Yes
56
56
  - shared-types imported? [ ] No / [ ] Yes
package/CHANGELOG.md CHANGED
@@ -2,11 +2,11 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file.
4
4
 
5
- ## [0.1.6] - 2026-05-09
5
+ ## [0.1.9] - 2026-05-09
6
6
 
7
7
  ### Added
8
- - **UnoCSS Integration:** Transitioned from Panda CSS to UnoCSS for frontend styling.
9
- - **Auto-Scaffolding:** The `init` command now automatically adds UnoCSS dependencies and a `uno.config.ts` configuration to new projects.
8
+ - **Panda CSS Integration:** Transitioned from UnoCSS to Panda CSS for frontend styling.
9
+ - **Auto-Scaffolding:** The `init` command now automatically adds Panda CSS dependencies and a `panda.config.ts` configuration to new projects.
10
10
  - **Atomic CSS support:** Enabled Attributify and Icons presets by default in the generated projects.
11
11
 
12
12
 
package/ENDERUN.md CHANGED
@@ -1,4 +1,4 @@
1
- # Agent Enderun (v0.0.4)
1
+ # Agent Enderun (v0.1.9)
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.8)
1
+ # Agent Enderun (v0.1.9)
2
2
 
3
3
  [English](#english) | [Türkçe](#türkçe)
4
4
 
@@ -32,7 +32,7 @@ A team of specialized agents, each with a strict SOP and a unique domain:
32
32
  - `@manager`: orchestration, phase gating, trace IDs
33
33
  - `@analyst`: QA, documentation, memory auditing
34
34
  - `@backend`: backend architecture, contracts, security
35
- - `@frontend`: UI/UX, UnoCSS, frontend continuity
35
+ - `@frontend`: UI/UX, Panda CSS, frontend continuity
36
36
  - `@explorer`: codebase research, dependency mapping
37
37
  - `@mobile`: mobile strategy and performance
38
38
  - `@native`: desktop integration and OS constraints
@@ -45,7 +45,7 @@ All AI-specific logic, agent instructions, and memory live in adapter directorie
45
45
  Backend and frontend communicate through `packages/shared-types` and documented API contracts in `{{FRAMEWORK_DIR}}/docs/api/`. This prevents mismatched expectations and ensures both sides implement the same contract.
46
46
 
47
47
  ### Zero UI Library Policy
48
- The frontend must use UnoCSS and no third-party UI kits. This gives you original visuals, better performance, and zero runtime UI dependencies.
48
+ The frontend must use Panda CSS and no third-party UI kits. This gives you original visuals, better performance, and zero runtime UI dependencies.
49
49
 
50
50
  ## What makes Agent Enderun different
51
51
 
@@ -73,7 +73,7 @@ The frontend must use UnoCSS and no third-party UI kits. This gives you original
73
73
  ### Key folders
74
74
 
75
75
  - `apps/backend/` — server implementation and business logic.
76
- - `apps/web/` — frontend interface and UnoCSS UI.
76
+ - `apps/web/` — frontend interface and Panda CSS UI.
77
77
  - `packages/shared-types/` — shared contract types for all agents.
78
78
  - `packages/framework-mcp/` — MCP server tools for AI-assisted workflows.
79
79
  - `.enderun/` — framework rules, memory, agent SOPs, and hidden configuration.
@@ -176,7 +176,7 @@ Her biri kendi uzmanlık alanı ve SOP'u olan bir ajan takımı:
176
176
  - `@manager`: orkestrasyon, faz kapıları, trace ID yönetimi
177
177
  - `@analyst`: kalite, dokümantasyon, hafıza denetimi
178
178
  - `@backend`: backend mimarisi, sözleşmeler, güvenlik
179
- - `@frontend`: UI/UX, UnoCSS, frontend sürekliliği
179
+ - `@frontend`: UI/UX, Panda CSS, frontend sürekliliği
180
180
  - `@explorer`: kod tabanı araştırması, bağımlılık haritalama
181
181
  - `@mobile`: mobil strateji ve performans
182
182
  - `@native`: masaüstü entegrasyonu ve işletim sistemi kısıtları
@@ -189,7 +189,7 @@ Tüm AI spesifik yapı `.gemini/`, `.claude/`, `.cursor/` veya `.codex/` gibi gi
189
189
  Backend ve frontend, `packages/shared-types` ve `{{FRAMEWORK_DIR}}/docs/api/` belgeleri üzerinden eşleşir. Bu, taraflar arasında yanlış anlaşılma ihtimalini azaltır.
190
190
 
191
191
  ### Sıfır UI Kütüphanesi Politikası
192
- Frontend, UnoCSS kullanmalı ve üçüncü taraf UI kitleri yasaklanmalıdır. Böylece performans, özgünlük ve sıfır runtime bağımlılığı sağlanır.
192
+ Frontend, Panda CSS kullanmalı ve üçüncü taraf UI kitleri yasaklanmalıdır. Böylece performans, özgünlük ve sıfır runtime bağımlılığı sağlanır.
193
193
 
194
194
  ## Agent Enderun’u Öne Çıkaranlar
195
195
 
@@ -217,7 +217,7 @@ Frontend, UnoCSS kullanmalı ve üçüncü taraf UI kitleri yasaklanmalıdır. B
217
217
  ### Ana klasörler
218
218
 
219
219
  - `apps/backend/` — sunucu uygulaması ve iş mantığı.
220
- - `apps/web/` — frontend UI ve UnoCSS bileşenleri.
220
+ - `apps/web/` — frontend UI ve Panda CSS bileşenleri.
221
221
  - `packages/shared-types/` — ortak sözleşme tipleri.
222
222
  - `packages/framework-mcp/` — AI destekli MCP sunucu araçları.
223
223
  - `.enderun/` — çerçeve kuralları, hafıza, ajan SOP'ları ve gizli yapılandırma.
package/bin/cli.js CHANGED
@@ -152,11 +152,7 @@ function mergePackageJson(targetPath, sourcePath) {
152
152
  ...(sourceDevDeps["typescript"] ? {"typescript": sourceDevDeps["typescript"]} : {}),
153
153
  ...(sourceDevDeps["@types/node"] ? {"@types/node": sourceDevDeps["@types/node"]} : {}),
154
154
  ...(sourceDevDeps["tsx"] ? {"tsx": sourceDevDeps["tsx"]} : {}),
155
- "unocss": "^66.0.0",
156
- "@unocss/preset-uno": "^66.0.0",
157
- "@unocss/preset-attributify": "^66.0.0",
158
- "@unocss/preset-icons": "^66.0.0",
159
- "@unocss/transformer-directives": "^66.0.0"
155
+ "@pandacss/dev": "^0.53.0"
160
156
  });
161
157
 
162
158
  if (targetPkg.peerDependencies) targetPkg.peerDependencies = sanitizeDeps(targetPkg.peerDependencies);
@@ -240,7 +236,7 @@ This file is the Single Source of Truth (SSOT) and the persistent memory of the
240
236
  | :--- | :--- |
241
237
  | Project Name | ${path.basename(process.cwd())} |
242
238
  | Platform | Not defined |
243
- | Frontend | React 19 + Vite + UnoCSS |
239
+ | Frontend | React 19 + Vite + Panda CSS |
244
240
  | Backend | Node.js 20+ + Fastify |
245
241
  | DB | PostgreSQL |
246
242
 
@@ -329,7 +325,7 @@ async function initCommand(selectedAdapter) {
329
325
  ".enderun/STATUS.md",
330
326
  "packages/framework-mcp",
331
327
  "packages/shared-types",
332
- "uno.config.ts",
328
+ "panda.config.ts",
333
329
  ];
334
330
 
335
331
  const DIRS_TO_CREATE = [
@@ -472,7 +468,7 @@ async function initCommand(selectedAdapter) {
472
468
  const finalMemoryPath = path.join(targetDir, targetBase, "PROJECT_MEMORY.md");
473
469
  initializeMemory(finalMemoryPath, targetBase);
474
470
 
475
- // Deep clean ALL package.json files in target directory (removes workspace: and panda css)
471
+ // Deep clean ALL package.json files in target directory (removes workspace: and unocss)
476
472
  deepCleanProtocols(targetDir, targetScope);
477
473
 
478
474
  // Initialize git if missing
@@ -653,8 +649,8 @@ function sanitizeJson(obj, targetScope = "") {
653
649
  let finalValue = value;
654
650
 
655
651
  // Remove UnoCSS related keys or values
656
- if (typeof key === "string" && (key.includes("panda") || key.includes("pandacss"))) continue;
657
- if (typeof value === "string" && (value.includes("panda codegen") || value.includes("panda init"))) {
652
+ if (typeof key === "string" && key.includes("unocss")) continue;
653
+ if (typeof value === "string" && value.includes("unocss")) {
658
654
  continue; // Skip this script/field
659
655
  }
660
656
 
@@ -3,7 +3,7 @@
3
3
  | Layer | Technology |
4
4
  | :--- | :--- |
5
5
  | Frontend | React 19 + Vite (SPA) |
6
- | Styling | UnoCSS |
6
+ | Styling | Panda CSS |
7
7
  | Backend | Node.js (Fastify/Hono) |
8
8
  | Database | PostgreSQL (Kysely) |
9
9
  | Architecture | Contract-First (Shared Types) |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agent-enderun",
3
- "version": "0.1.8",
3
+ "version": "0.1.9",
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.8",
20
+ "version": "0.1.9",
21
21
  "initializedAt": "2026-05-09T13:24:27.472Z"
22
22
  }
23
23
  }
@@ -1,4 +1,4 @@
1
- # AI-Enderun MCP Server v0.1.5
1
+ # AI-Enderun MCP Server v0.1.9
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.8",
3
+ "version": "0.1.9",
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.5
1
+ # AI-Enderun Shared Types v0.1.9
2
2
 
3
3
  English | [Türkçe](#türkçe)
4
4
 
@@ -1,9 +1,9 @@
1
1
  {
2
- "version": "0.1.8",
2
+ "version": "0.1.9",
3
3
  "last_updated": "2026-05-09T13:04:00Z",
4
4
  "contract_hash": "daf1d688875061ef66697f39ac2449a34631e9b93926ed3e694b4e4ac7423d98",
5
5
  "breaking_changes": [
6
- { "version": "0.1.8", "description": "Initial framework setup" }
6
+ { "version": "0.1.9", "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.8",
3
+ "version": "0.1.9",
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",
@@ -0,0 +1,20 @@
1
+ import { defineConfig } from "@pandacss/dev"
2
+
3
+ export default defineConfig({
4
+ // Whether to use css reset
5
+ preflight: true,
6
+
7
+ // Where to look for your css declarations
8
+ include: ["./src/**/*.{js,jsx,ts,tsx}", "./pages/**/*.{js,jsx,ts,tsx}"],
9
+
10
+ // Files to exclude
11
+ exclude: [],
12
+
13
+ // Useful for theme customization
14
+ theme: {
15
+ extend: {}
16
+ },
17
+
18
+ // The output directory for your css system
19
+ outdir: "styled-system",
20
+ })
package/uno.config.ts DELETED
@@ -1,36 +0,0 @@
1
- import {
2
- defineConfig,
3
- presetAttributify,
4
- presetIcons,
5
- presetTypography,
6
- presetUno,
7
- presetWebFonts,
8
- transformerDirectives,
9
- transformerVariantGroup,
10
- } from 'unocss'
11
-
12
- export default defineConfig({
13
- shortcuts: [
14
- ['btn', 'px-4 py-1 rounded inline-block bg-teal-600 text-white cursor-pointer hover:bg-teal-700 disabled:cursor-default disabled:bg-gray-600 disabled:opacity-50'],
15
- ['icon-btn', 'text-[0.9em] inline-block cursor-pointer select-none opacity-75 transition duration-200 ease-in-out hover:opacity-100 hover:text-teal-600 !outline-none'],
16
- ],
17
- presets: [
18
- presetUno(),
19
- presetAttributify(),
20
- presetIcons({
21
- scale: 1.2,
22
- warn: true,
23
- }),
24
- presetTypography(),
25
- presetWebFonts({
26
- fonts: {
27
- sans: 'Inter',
28
- mono: 'Fira Code',
29
- },
30
- }),
31
- ],
32
- transformers: [
33
- transformerDirectives(),
34
- transformerVariantGroup(),
35
- ],
36
- })