agent-enderun 0.5.2 → 0.5.6
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.
- package/.enderun/agents/analyst.md +2 -2
- package/.enderun/agents/backend.md +2 -2
- package/.enderun/agents/explorer.md +2 -2
- package/.enderun/agents/frontend.md +2 -2
- package/.enderun/agents/git.md +2 -2
- package/.enderun/agents/manager.md +3 -3
- package/.enderun/agents/mobile.md +2 -2
- package/.enderun/agents/native.md +2 -2
- package/ENDERUN.md +1 -1
- package/README.md +34 -34
- package/bin/cli.js +1 -0
- package/package.json +3 -3
- package/packages/framework-mcp/dist/index.js +0 -0
- package/packages/framework-mcp/package.json +1 -2
- package/packages/shared-types/package.json +1 -2
|
@@ -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.5.
|
|
6
|
+
# Project Analyst & QA Gate — v0.5.3 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
|
|
|
@@ -199,7 +199,7 @@ Use the `log_agent_action` tool to record your activities securely.
|
|
|
199
199
|
|
|
200
200
|
---
|
|
201
201
|
|
|
202
|
-
**Agent Completion Report** (v0.5.
|
|
202
|
+
**Agent Completion Report** (v0.5.3)
|
|
203
203
|
|
|
204
204
|
- Mock used? [ ] No / [ ] Yes
|
|
205
205
|
- 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.5.
|
|
6
|
+
# Backend Architect — v0.5.3 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
|
|
|
@@ -242,7 +242,7 @@ When `shared-types` or API documentation changes:
|
|
|
242
242
|
|
|
243
243
|
---
|
|
244
244
|
|
|
245
|
-
**Agent Completion Report** (v0.5.
|
|
245
|
+
**Agent Completion Report** (v0.5.3)
|
|
246
246
|
- Mock used? [ ] No / [ ] Yes
|
|
247
247
|
- shared-types changed? [ ] No / [ ] Yes → contract.version updated
|
|
248
248
|
- **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.5.
|
|
6
|
+
# Codebase Explorer — v0.5.3 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
|
|
|
@@ -90,7 +90,7 @@ Every research report must include:
|
|
|
90
90
|
|
|
91
91
|
---
|
|
92
92
|
|
|
93
|
-
**Agent Completion Report** (v0.5.
|
|
93
|
+
**Agent Completion Report** (v0.5.3)
|
|
94
94
|
|
|
95
95
|
- Mock used? [ ] No / [ ] Yes
|
|
96
96
|
- 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.5.
|
|
6
|
+
# Frontend Architect — v0.5.3 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
|
|
|
@@ -156,7 +156,7 @@ Frontend never creates its own types for backend data.
|
|
|
156
156
|
|
|
157
157
|
---
|
|
158
158
|
|
|
159
|
-
**Agent Completion Report** (v0.5.
|
|
159
|
+
**Agent Completion Report** (v0.5.3)
|
|
160
160
|
- Mock used? [ ] No / [ ] Yes
|
|
161
161
|
- shared-types imported? [ ] No / [ ] Yes
|
|
162
162
|
- **API contract read? [ ] No / [ ] Yes → {{FRAMEWORK_DIR}}/docs/api/**
|
package/.enderun/agents/git.md
CHANGED
|
@@ -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.5.
|
|
6
|
+
# Version Control Specialist (@git) — v0.5.3 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
|
|
|
@@ -90,7 +90,7 @@ If conflicts arise during integration, @git is responsible for performing a clea
|
|
|
90
90
|
|
|
91
91
|
> Every response MUST end with the **Agent Completion Report**.
|
|
92
92
|
|
|
93
|
-
### Agent Completion Report (v0.5.
|
|
93
|
+
### Agent Completion Report (v0.5.3)
|
|
94
94
|
- Trace ID: [ULID]
|
|
95
95
|
- Atomic Commits made? [ ] No / [ ] Yes
|
|
96
96
|
- 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.5.
|
|
6
|
+
# Manager (CTO & Controller) — v0.5.3 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
|
|
|
@@ -68,7 +68,7 @@ Trace ID: 01H... (26-character ULID)
|
|
|
68
68
|
|
|
69
69
|
---
|
|
70
70
|
|
|
71
|
-
## Briefing Template v0.5.
|
|
71
|
+
## Briefing Template v0.5.3 (Mandatory in Every Agent Directive)
|
|
72
72
|
|
|
73
73
|
```
|
|
74
74
|
## Agent Directive
|
|
@@ -165,7 +165,7 @@ graph TD
|
|
|
165
165
|
|
|
166
166
|
---
|
|
167
167
|
|
|
168
|
-
**Agent Completion Report** (v0.5.
|
|
168
|
+
**Agent Completion Report** (v0.5.3)
|
|
169
169
|
|
|
170
170
|
- Mock used? [ ] No / [ ] Yes
|
|
171
171
|
- 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.5.
|
|
6
|
+
# Mobile Architect — v0.5.3 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.5.
|
|
54
|
+
**Agent Completion Report** (v0.5.3)
|
|
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.5.
|
|
6
|
+
# Native Desktop Architect — v0.5.3 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.5.
|
|
53
|
+
**Agent Completion Report** (v0.5.3)
|
|
54
54
|
|
|
55
55
|
- Mock used? [ ] No / [ ] Yes
|
|
56
56
|
- shared-types imported? [ ] No / [ ] Yes
|
package/ENDERUN.md
CHANGED
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# 🏛️ Agent Enderun (v0.5.
|
|
1
|
+
# 🏛️ Agent Enderun (v0.5.3) — The Supreme AI Governance Framework
|
|
2
2
|
|
|
3
3
|
**The Supreme AI Governance & Orchestration Framework for Enterprise Development**
|
|
4
4
|
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
Agent Enderun, yazılım ekipleri için tasarlanmış, **Anayasal Yönetişim (Constitutional Governance)** ve **Çoklu Ajan Orkestrasyonu (Multi-Agent Orchestration)** sağlayan kurumsal düzeyde bir framework'tür.
|
|
14
14
|
|
|
15
|
-
### 🚀 v0.5.
|
|
15
|
+
### 🚀 v0.5.3: Zero-Config & Auto-Wiring
|
|
16
16
|
- **Auto-Wiring:** CLI automatically configures `gemini-extension.json` for MCP.
|
|
17
17
|
- **Automated Build:** Framework now compiles itself during initialization.
|
|
18
18
|
- **Smart Directory Logic:** Enhanced separation between framework and project docs.
|
|
@@ -53,7 +53,7 @@ git clone https://github.com/ybekar/agent-enderun.git
|
|
|
53
53
|
cd agent-enderun
|
|
54
54
|
|
|
55
55
|
# Option B: Or use as npm package (when published)
|
|
56
|
-
npx agent
|
|
56
|
+
npx agent-enderun init gemini
|
|
57
57
|
```
|
|
58
58
|
|
|
59
59
|
#### Step 2: Install Dependencies
|
|
@@ -68,12 +68,12 @@ npm run enderun:build
|
|
|
68
68
|
|
|
69
69
|
#### Step 4: Verify Setup
|
|
70
70
|
```bash
|
|
71
|
-
agent
|
|
71
|
+
agent-enderun check
|
|
72
72
|
```
|
|
73
73
|
|
|
74
74
|
Expected output:
|
|
75
75
|
```
|
|
76
|
-
✅ Framework active (v0.
|
|
76
|
+
✅ Framework active (v0.5.3)
|
|
77
77
|
✅ MCP Server ready
|
|
78
78
|
✅ Shared types compiled
|
|
79
79
|
✅ Agent logs initialized
|
|
@@ -103,37 +103,37 @@ Choose your AI adapter when running `init`. Each has a different automation leve
|
|
|
103
103
|
### Initialize Your Project
|
|
104
104
|
```bash
|
|
105
105
|
# Creates {{FRAMEWORK_DIR}}/ directory with governance files
|
|
106
|
-
npx agent
|
|
106
|
+
npx agent-enderun init gemini
|
|
107
107
|
```
|
|
108
108
|
|
|
109
109
|
### Check Project Health
|
|
110
110
|
```bash
|
|
111
111
|
# Runs security audit, compliance check, and dependency analysis
|
|
112
|
-
agent
|
|
112
|
+
agent-enderun check
|
|
113
113
|
|
|
114
114
|
# Just security
|
|
115
|
-
agent
|
|
115
|
+
agent-enderun check:security
|
|
116
116
|
|
|
117
117
|
# Just compliance
|
|
118
|
-
agent
|
|
118
|
+
agent-enderun check:compliance
|
|
119
119
|
```
|
|
120
120
|
|
|
121
121
|
### View Project Status
|
|
122
122
|
```bash
|
|
123
123
|
# Shows current phase, active agents, and blockers
|
|
124
|
-
agent
|
|
124
|
+
agent-enderun status
|
|
125
125
|
```
|
|
126
126
|
|
|
127
127
|
### Create a New Task
|
|
128
128
|
```bash
|
|
129
129
|
# Creates a ULID-based trace for a new feature
|
|
130
|
-
agent
|
|
130
|
+
agent-enderun trace:new "Implement User Authentication" backend P1
|
|
131
131
|
```
|
|
132
132
|
|
|
133
133
|
### Verify API Contracts
|
|
134
134
|
```bash
|
|
135
135
|
# Ensures shared-types and API docs are synchronized
|
|
136
|
-
agent
|
|
136
|
+
agent-enderun verify-contract
|
|
137
137
|
```
|
|
138
138
|
|
|
139
139
|
---
|
|
@@ -269,8 +269,8 @@ Agents use the `search_knowledge_base` tool to find answers to common questions.
|
|
|
269
269
|
- [ ] **npm 9+** installed (`npm --version`)
|
|
270
270
|
- [ ] **Git** initialized (`git init`)
|
|
271
271
|
- [ ] **Framework installed** (`npm install && npm run enderun:build`)
|
|
272
|
-
- [ ] **Health check passed** (`agent
|
|
273
|
-
- [ ] **First task created** (`agent
|
|
272
|
+
- [ ] **Health check passed** (`agent-enderun check` shows ✅)
|
|
273
|
+
- [ ] **First task created** (`agent-enderun trace:new "Your task" backend P1`)
|
|
274
274
|
- [ ] **Docs created** (add files to `docs/` for agents to read)
|
|
275
275
|
- [ ] **MCP connected** (agents can now use tools)
|
|
276
276
|
|
|
@@ -291,7 +291,7 @@ Implement JWT-based authentication with refresh tokens.
|
|
|
291
291
|
" > docs/requirements.md
|
|
292
292
|
|
|
293
293
|
# Step 2: Create a task
|
|
294
|
-
agent
|
|
294
|
+
agent-enderun trace:new "Implement Auth Module" backend P1
|
|
295
295
|
|
|
296
296
|
# Step 3: Agents read requirements and build
|
|
297
297
|
# (They will automatically read docs/requirements.md)
|
|
@@ -302,7 +302,7 @@ agent{{FRAMEWORK_DIR}} trace:new "Implement Auth Module" backend P1
|
|
|
302
302
|
## 📁 Project Structure
|
|
303
303
|
|
|
304
304
|
```
|
|
305
|
-
agent
|
|
305
|
+
agent-enderun/
|
|
306
306
|
├── README.md ← This file
|
|
307
307
|
├── package.json ← Root npm config
|
|
308
308
|
├── bin/
|
|
@@ -460,7 +460,7 @@ git clone https://github.com/ybekar/agent-enderun.git
|
|
|
460
460
|
cd agent-enderun
|
|
461
461
|
|
|
462
462
|
# Seçenek B: veya npm paketi olarak kullan
|
|
463
|
-
npx agent
|
|
463
|
+
npx agent-enderun init gemini
|
|
464
464
|
```
|
|
465
465
|
|
|
466
466
|
#### Adım 2: Bağımlılıkları Yükle
|
|
@@ -475,12 +475,12 @@ npm run enderun:build
|
|
|
475
475
|
|
|
476
476
|
#### Adım 4: Kurulumu Doğrula
|
|
477
477
|
```bash
|
|
478
|
-
agent
|
|
478
|
+
agent-enderun check
|
|
479
479
|
```
|
|
480
480
|
|
|
481
481
|
Beklenen çıktı:
|
|
482
482
|
```
|
|
483
|
-
✅ Framework aktif (v0.
|
|
483
|
+
✅ Framework aktif (v0.5.3)
|
|
484
484
|
✅ MCP Sunucu hazır
|
|
485
485
|
✅ Paylaşılan türler derlenmiş
|
|
486
486
|
✅ Agent logları başlatılmış
|
|
@@ -493,29 +493,29 @@ Beklenen çıktı:
|
|
|
493
493
|
|
|
494
494
|
### Projeyi Başlat
|
|
495
495
|
```bash
|
|
496
|
-
npx agent
|
|
496
|
+
npx agent-enderun init gemini
|
|
497
497
|
```
|
|
498
498
|
|
|
499
499
|
### Sağlık Durumunu Kontrol Et
|
|
500
500
|
```bash
|
|
501
|
-
agent
|
|
502
|
-
agent
|
|
503
|
-
agent
|
|
501
|
+
agent-enderun check # Tam kontrol
|
|
502
|
+
agent-enderun check:security # Sadece güvenlik
|
|
503
|
+
agent-enderun check:compliance # Sadece uyum
|
|
504
504
|
```
|
|
505
505
|
|
|
506
506
|
### Proje Durumunu Görüntüle
|
|
507
507
|
```bash
|
|
508
|
-
agent
|
|
508
|
+
agent-enderun status
|
|
509
509
|
```
|
|
510
510
|
|
|
511
511
|
### Yeni Görev Oluştur
|
|
512
512
|
```bash
|
|
513
|
-
agent
|
|
513
|
+
agent-enderun trace:new "Kullanıcı Doğrulama Uygulaması" backend P1
|
|
514
514
|
```
|
|
515
515
|
|
|
516
516
|
### API Kontratlarını Doğrula
|
|
517
517
|
```bash
|
|
518
|
-
agent
|
|
518
|
+
agent-enderun verify-contract
|
|
519
519
|
```
|
|
520
520
|
|
|
521
521
|
---
|
|
@@ -585,8 +585,8 @@ Agent Enderun **4 entegre katmandan** oluşur:
|
|
|
585
585
|
- [ ] **npm 9+** yüklü (`npm --version`)
|
|
586
586
|
- [ ] **Git** başlatılmış (`git init`)
|
|
587
587
|
- [ ] **Framework yüklü** (`npm install && npm run enderun:build`)
|
|
588
|
-
- [ ] **Sağlık kontrolü geçti** (`agent
|
|
589
|
-
- [ ] **İlk görev oluşturuldu** (`agent
|
|
588
|
+
- [ ] **Sağlık kontrolü geçti** (`agent-enderun check` ✅ gösteriyor)
|
|
589
|
+
- [ ] **İlk görev oluşturuldu** (`agent-enderun trace:new "Görev" backend P1`)
|
|
590
590
|
- [ ] **Doklar oluşturuldu** (`docs/` klasörüne dosya ekledim)
|
|
591
591
|
- [ ] **MCP bağlandı** (ajanlar araçları kullanabiliyor)
|
|
592
592
|
|
|
@@ -607,7 +607,7 @@ JWT tabanlı kimlik doğrulama sistemi kurun.
|
|
|
607
607
|
" > docs/requirements.md
|
|
608
608
|
|
|
609
609
|
# Adım 2: Görev oluşturun
|
|
610
|
-
agent
|
|
610
|
+
agent-enderun trace:new "Auth Modülü Uygula" backend P1
|
|
611
611
|
|
|
612
612
|
# Adım 3: Ajanlar sizin için çalışır
|
|
613
613
|
# (Otomatik olarak docs/requirements.md okurlar)
|
|
@@ -618,7 +618,7 @@ agent{{FRAMEWORK_DIR}} trace:new "Auth Modülü Uygula" backend P1
|
|
|
618
618
|
## 📁 Proje Yapısı
|
|
619
619
|
|
|
620
620
|
```
|
|
621
|
-
agent
|
|
621
|
+
agent-enderun/
|
|
622
622
|
├── docs/ ← Ajanların okuyacağı dokümantasyon
|
|
623
623
|
├── packages/
|
|
624
624
|
│ ├── shared-types/ ← Paylaşılan türler (sözleşme)
|
|
@@ -687,19 +687,19 @@ Net adımlarla ve versiyon numarası ile sorun bildir.
|
|
|
687
687
|
### Lisans
|
|
688
688
|
MIT © 2026 Yusuf BEKAR
|
|
689
689
|
```bash
|
|
690
|
-
agent
|
|
690
|
+
agent-enderun status
|
|
691
691
|
```
|
|
692
692
|
|
|
693
693
|
### 4. Advanced Intelligence Commands
|
|
694
694
|
```bash
|
|
695
695
|
# Run Security Audit
|
|
696
|
-
agent
|
|
696
|
+
agent-enderun check:security
|
|
697
697
|
|
|
698
698
|
# Generate Dependency Graph
|
|
699
|
-
agent
|
|
699
|
+
agent-enderun explorer:graph
|
|
700
700
|
|
|
701
701
|
# Get Commit Suggestion
|
|
702
|
-
agent
|
|
702
|
+
agent-enderun git:commit [TRACE-ID]
|
|
703
703
|
```
|
|
704
704
|
|
|
705
705
|
---
|
package/bin/cli.js
CHANGED
|
@@ -165,6 +165,7 @@ function mergePackageJson(targetPath, sourcePath) {
|
|
|
165
165
|
const sourceDevDeps = sourcePkg.devDependencies || {};
|
|
166
166
|
targetPkg.devDependencies = sanitizeDeps({
|
|
167
167
|
...targetPkg.devDependencies,
|
|
168
|
+
"agent-enderun": `^${sourcePkg.version}`,
|
|
168
169
|
...(sourceDevDeps["@modelcontextprotocol/sdk"] ? {"@modelcontextprotocol/sdk": sourceDevDeps["@modelcontextprotocol/sdk"]} : {}),
|
|
169
170
|
...(sourceDevDeps["zod"] ? {"zod": sourceDevDeps["zod"]} : {}),
|
|
170
171
|
...(sourceDevDeps["ts-morph"] ? {"ts-morph": sourceDevDeps["ts-morph"]} : {}),
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "agent-enderun",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.6",
|
|
4
4
|
"description": "The Supreme AI Governance & Orchestration Framework for Enterprise Development",
|
|
5
5
|
"author": "Yusuf BEKAR",
|
|
6
6
|
"license": "MIT",
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"access": "public"
|
|
70
70
|
},
|
|
71
71
|
"devDependencies": {
|
|
72
|
-
"@eslint/js": "^
|
|
72
|
+
"@eslint/js": "^9.20.0",
|
|
73
73
|
"@types/node": "^22.13.4",
|
|
74
74
|
"concurrently": "^9.1.2",
|
|
75
75
|
"eslint": "^9.20.1",
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"vitest": "^3.0.5"
|
|
80
80
|
},
|
|
81
81
|
"enderun": {
|
|
82
|
-
"version": "0.5.
|
|
82
|
+
"version": "0.5.3",
|
|
83
83
|
"initializedAt": "2026-05-09T13:24:27.472Z"
|
|
84
84
|
}
|
|
85
85
|
}
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ai-enderun-mcp",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.6",
|
|
4
4
|
"description": "Enterprise-grade MCP Server for AI Agent Framework",
|
|
5
5
|
"author": "Yusuf BEKAR",
|
|
6
6
|
"license": "MIT",
|
|
@@ -30,7 +30,6 @@
|
|
|
30
30
|
"start": "node dist/index.js",
|
|
31
31
|
"dev": "tsx src/index.ts"
|
|
32
32
|
},
|
|
33
|
-
"license": "MIT",
|
|
34
33
|
"dependencies": {
|
|
35
34
|
"@modelcontextprotocol/sdk": "^1.26.0",
|
|
36
35
|
"ts-morph": "^28.0.0",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ai-enderun/shared-types",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.6",
|
|
4
4
|
"description": "Shared TypeScript types for AI-Enderun Framework. Ensures Contract-First synchronization between agents.",
|
|
5
5
|
"author": "Yusuf BEKAR",
|
|
6
6
|
"license": "MIT",
|
|
@@ -27,7 +27,6 @@
|
|
|
27
27
|
"build:watch": "tsc -p tsconfig.json --watch",
|
|
28
28
|
"typecheck": "tsc -p tsconfig.json --noEmit"
|
|
29
29
|
},
|
|
30
|
-
"license": "MIT",
|
|
31
30
|
"devDependencies": {
|
|
32
31
|
"typescript": "^5.9.3"
|
|
33
32
|
}
|