Replies: 2 comments 6 replies
-
|
I told it. There is something missing. It came up with the missing stuff. I asked: ❯ Why did you not list the missing stuff from the beginnig? ● You're right — I had the full capture-wiki-info procedure source from earlier in the conversation. I should have
No good reason for it — I just didn't carefully replicate all the items from the procedure. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@Jermolene @linonetwo ... you may find this interesting
|
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment






Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks,
I did just ask my "simple" MCP server this:
[!is[system]]..wiki_infowhich is a tool defined in the MCP server -> clever!is[system]blocked the infoI needed to interrupt it and let it search for shadows if it failed 2 or 3 times.
[all[shadows]search:title[WikiInformation]]basically found it immediatelytext/plain-formatted-> no luckcapture-wiki-infoprocedureIt came back with some explanation, what it needs to get to that info. -> clever
I did add a
render_textMCP tool that allows it render arbitrary text using the fake-dom and render it as HTML,text/plain-formattedortext/plainThere is a WikiInformation tiddler with a button to create a detailed info. I want you to try to get that info only using the MCP server.render_tiddleragain -> no luckget_wiki_infowhich only contains some of that info but not everythingrender_textand built this codeWill need to teach it, how to use wikify and access to the widget-tree for internal variables.
Beta Was this translation helpful? Give feedback.
All reactions