|
|
2920f5980a
|
perf: reduce redundant bitwarden CLI calls
|
2026-04-20 12:03:22 +02:00 |
|
|
|
98bac84ab8
|
feat: add --debug tracing for bitwarden calls
|
2026-04-20 11:36:07 +02:00 |
|
|
|
98f07f557d
|
feat(secretstore): add animated bitwarden wait loader
|
2026-04-20 11:18:14 +02:00 |
|
|
|
7d159bfdbd
|
feat: add runtime secretstore diagnostics and setup helpers
|
2026-04-20 10:56:15 +02:00 |
|
|
|
7072cb2038
|
feat(secretstore): harden bitwarden readiness and secret verification
|
2026-04-20 09:39:05 +02:00 |
|
|
|
bba7aacedf
|
feat(secretstore): add bitwarden CLI backend support
|
2026-04-20 08:30:35 +02:00 |
|
|
|
973770ed78
|
feat(scaffold): install binaries from latest release in install script
|
2026-04-16 17:52:25 +02:00 |
|
|
|
a9378885f2
|
feat(manifest): add embedded runtime fallback for scaffolded apps
|
2026-04-16 16:56:00 +02:00 |
|
|
|
01c0c7e1bc
|
fix(update): reject HTML artifacts during self-update
|
2026-04-15 14:23:15 +02:00 |
|
|
|
f0e2e9304b
|
docs: reorganize README and split detailed documentation
|
2026-04-15 14:06:28 +02:00 |
|
|
|
fbff660bcc
|
feat: ajouter la vérification Ed25519 des artefacts de release
|
2026-04-15 12:20:06 +02:00 |
|
|
|
0d266cd5cc
|
fix: durcir le scaffold runtime et la sécurité des updates
|
2026-04-15 12:13:41 +02:00 |
|
|
|
3eeb2fe173
|
feat(scaffold): align generated install wizard with latest TUI flow
|
2026-04-15 11:29:45 +02:00 |
|
|
|
9d862c876f
|
feat(scaffold): add TUI install wizard for Claude and Codex
|
2026-04-15 10:33:13 +02:00 |
|
|
|
b2eebf413e
|
fix(scaffold): avoid prompt capture in install wizard
|
2026-04-15 10:21:53 +02:00 |
|
|
|
f80eebb575
|
feat(scaffold): inject install.sh wizard in generated projects
|
2026-04-15 10:13:45 +02:00 |
|
|
|
7c239a7e97
|
Revert "feat: add unified build command driven by mcp.toml"
This reverts commit 845d20541b.
|
2026-04-15 09:37:03 +02:00 |
|
|
|
5e115893cc
|
Revert "feat: add CI build matrix planning from manifest targets"
This reverts commit f5e52463f2.
|
2026-04-15 09:37:01 +02:00 |
|
|
|
f5e52463f2
|
feat: add CI build matrix planning from manifest targets
|
2026-04-15 09:09:39 +02:00 |
|
|
|
845d20541b
|
feat: add unified build command driven by mcp.toml
|
2026-04-14 18:02:07 +02:00 |
|
|
|
0e5bfb2d39
|
feat(bootstrap): expose doctor alias in help and options
|
2026-04-14 17:51:28 +02:00 |
|
|
|
3d8a7dc84d
|
feat(cli): add reusable doctor check for resolved profile fields
|
2026-04-14 16:53:26 +02:00 |
|
|
|
ea1768982e
|
feat(cli): add multi-source resolve lookup helper
|
2026-04-14 16:48:26 +02:00 |
|
|
|
26238eb31b
|
feat(secretstore): add runtime manifest helper for backend opening
|
2026-04-14 16:40:50 +02:00 |
|
|
|
8c4f88ea93
|
feat(bootstrap): add command alias expansion
|
2026-04-14 16:31:26 +02:00 |
|
|
|
1b603f552c
|
Merge pull request 'feat: add MCP scaffold generator' (#20) from feat/mcp-binary-scaffold into release/v1.3
Reviewed-on: https://gitea.lclr.dev/AI/mcp-framework/pulls/20
|
2026-04-14 14:24:44 +00:00 |
|
|
|
d42a790bc0
|
feat(cli): add scaffold init command
|
2026-04-14 15:59:18 +02:00 |
|
|
|
c4c461105f
|
feat(scaffold): add MCP binary scaffold generator
|
2026-04-14 15:39:21 +02:00 |
|
|
|
46f48cb1f6
|
Merge pull request 'feat(update): drivers forge, template d'asset et checksum' (#19) from feat/auto-update-release-drivers into release/v1.3
Reviewed-on: https://gitea.lclr.dev/AI/mcp-framework/pulls/19
|
2026-04-14 13:26:41 +00:00 |
|
|
|
bf8e1285d8
|
feat(update): add forge drivers and checksum validation hooks
|
2026-04-14 15:05:52 +02:00 |
|
|
|
42e1345962
|
Merge pull request 'feat(manifest): étendre mcp.toml au-delà de [update]' (#18) from feat/manifest-extended-fields into release/v1.3
Reviewed-on: https://gitea.lclr.dev/AI/mcp-framework/pulls/18
|
2026-04-14 11:55:43 +00:00 |
|
|
|
cae689d0e4
|
fix(bootstrap): include delete in config subcommand hint
|
2026-04-14 13:55:00 +02:00 |
|
|
|
17fe329ce9
|
feat(manifest): extend mcp.toml metadata sections
|
2026-04-14 12:30:56 +02:00 |
|
|
|
89246d1581
|
feat(bootstrap): standardize config show/test command structure
|
2026-04-14 10:52:36 +02:00 |
|
|
|
1c40546f3f
|
fix(ci): build changelog from last stable release tag
|
2026-04-14 10:28:15 +02:00 |
|
|
|
fcf8d71349
|
Merge remote-tracking branch 'origin/main' into release/v1.2
|
2026-04-14 10:21:54 +02:00 |
|
|
|
3dab8000c1
|
Merge pull request 'feat(cli): setup interactif déclaratif avec champs typés' (#17) from feat/setup-declaratif-typed-fields into release/v1.2
Reviewed-on: https://gitea.lclr.dev/AI/mcp-framework/pulls/17
|
2026-04-14 08:20:03 +00:00 |
|
|
|
34abd29bac
|
feat(cli): add declarative typed setup engine
|
2026-04-14 09:17:45 +02:00 |
|
|
|
11fc89dc71
|
Merge pull request 'feat(cli): standardiser la résolution de configuration et la provenance' (#16) from feat/config-resolution-provenance into release/v1.2
Reviewed-on: https://gitea.lclr.dev/AI/mcp-framework/pulls/16
|
2026-04-14 07:08:42 +00:00 |
|
|
|
76fa01c669
|
feat(cli): standardize config resolution and provenance
|
2026-04-14 08:55:01 +02:00 |
|
|
|
c6c38d6019
|
Merge pull request 'feat: ajouter une couche bootstrap CLI optionnelle' (#15) from feat/bootstrap-mcp-binary into release/v1.2
Reviewed-on: https://gitea.lclr.dev/AI/mcp-framework/pulls/15
|
2026-04-14 06:47:09 +00:00 |
|
|
|
c70b3ac12b
|
feat: add optional CLI bootstrap package
|
2026-04-14 08:33:17 +02:00 |
|
|
|
6badc79d4d
|
docs(agents): enforce enhancement branch naming format
|
2026-04-14 08:31:08 +02:00 |
|
|
|
c0433d1cde
|
docs(agents): enforce enhancement branch naming format
|
2026-04-14 08:17:58 +02:00 |
|
|
|
392394d513
|
Merge pull request 'feat(cli): add reusable doctor checks' (#14) from issue-6-doctor-command into release/v1.2
Reviewed-on: https://gitea.lclr.dev/AI/mcp-framework/pulls/14
|
2026-04-14 06:12:13 +00:00 |
|
|
|
4cb7de6b24
|
Merge remote-tracking branch 'origin/release/v1.2' into issue-6-doctor-command
|
2026-04-13 22:10:04 +02:00 |
|
|
|
97d5f78009
|
fix(ci): mark prerelease tags as prereleases
|
2026-04-13 22:04:59 +02:00 |
|
|
|
e9cfad5469
|
feat(cli): add reusable doctor checks
|
2026-04-13 20:53:36 +02:00 |
|
|
|
3437d265d4
|
Merge pull request 'feat: add versioned config migrations' (#12) from issue-5-versioned-config into main
Reviewed-on: https://gitea.lclr.dev/AI/mcp-framework/pulls/12
|
2026-04-13 15:36:17 +00:00 |
|
|
|
c90c22e1de
|
feat: add versioned config migrations
|
2026-04-13 17:28:47 +02:00 |
|