Commit 2fc1045
committed
docs: strip stale TUI references from guides and skills
Follows the code strip in the previous commit. Removes documentation
that describes a TUI surface the public release doesn't ship:
- docs/guides/config-migration.md: drop the "TUI settings" section
(config keys nothing reads anymore); renumber remaining sections.
- examples/README.md: drop the `tui:` YAML block from the MCP section;
keep the MCP explanation focused on the core `nooa[mcp]` extra and
the stateless `MCPManager` factory.
Rewrote (rather than removed) references to primitives that still
exist in core but are no longer TUI-hosted:
- skills/nemo-oo-tools-and-skills/SKILL.md: `@slash_command` now
points at the InteractiveAgent `slash_commands` queue rather than
"the TUI"; MCP config points at `.mcp.json` only.
- skills/nemo-oo-self-extending/SKILL.md: same reword for slash
commands.1 parent 822988a commit 2fc1045
4 files changed
Lines changed: 7 additions & 85 deletions
File tree
- docs/guides
- examples
- skills
- nemo-oo-self-extending
- nemo-oo-tools-and-skills
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
| 21 | + | |
75 | 22 | | |
76 | 23 | | |
77 | 24 | | |
| |||
88 | 35 | | |
89 | 36 | | |
90 | 37 | | |
91 | | - | |
| 38 | + | |
92 | 39 | | |
93 | 40 | | |
94 | 41 | | |
95 | 42 | | |
96 | 43 | | |
97 | 44 | | |
98 | | - | |
| 45 | + | |
99 | 46 | | |
100 | 47 | | |
101 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
479 | | - | |
480 | | - | |
481 | | - | |
482 | | - | |
483 | | - | |
484 | | - | |
485 | | - | |
486 | | - | |
487 | | - | |
488 | | - | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
497 | | - | |
498 | | - | |
499 | | - | |
500 | | - | |
501 | | - | |
502 | | - | |
503 | | - | |
504 | | - | |
| 479 | + | |
505 | 480 | | |
506 | 481 | | |
507 | 482 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
0 commit comments