mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-27 04:47:03 -06:00
refactor(markdown): add capability-driven fallbacks (#112985)
* refactor(markdown): add capability-driven fallbacks * fix(markdown): type task-list core rule state * style(markdown): make list-prefix return explicit * fix(markdown): honor label-only plain links * fix(markdown): retain clipped list provenance
This commit is contained in:
committed by
GitHub
parent
b190e5e3ea
commit
b5232bc4dd
@@ -152,7 +152,8 @@ export function readPluginSdkSurfaceBudgets(env = process.env) {
|
||||
// +2: generic inbound-root and SCP-host schema validators.
|
||||
// +2: attributed-range renderer and its options contract.
|
||||
// +1: agent-harness transcript visibility projector.
|
||||
4690,
|
||||
// +1: outbound formatting capability profile.
|
||||
4691,
|
||||
env,
|
||||
),
|
||||
publicFunctionExports: readPluginSdkSurfaceBudgetEnv(
|
||||
|
||||
Reference in New Issue
Block a user