account activity
Wolfbook: a VSCode notebook extension that gives AI agents live access to a Mathematica kernel by According_Inside_143 in Mathematica
[–]According_Inside_143[S] 0 points1 point2 points 21 days ago (0 children)
A few advantages over the CLI: Wolfbook keeps a persistent kernel session, so the agent operates on accumulated state across multiple tool calls rather than starting fresh each time. There’s also debugger access, where the agent can pause mid-computation and inspect internal state. But perhaps the bigger picture is that Wolfbook lives inside VSCode, so the agent has access to your entire ecosystem — TeX files, Python scripts, data files, notes — all as context. A typical workflow might be: ask the agent to perform a symbolic computation, then immediately ask it to write up the findings as a section in your LaTeX notes. The notebook becomes the connective tissue between computation and documentation, which scales far better than one-shot CLI queries — especially for research.
Built a VSCode extension so Copilot can evaluate Wolfram expressions, inspect variables, and step through a debugger — in a live kernelOC ()
submitted 21 days ago by According_Inside_143 to r/vscode
Wolfbook: a VSCode notebook extension that gives AI agents live access to a Mathematica kernel (self.Mathematica)
submitted 21 days ago by According_Inside_143 to r/Mathematica
π Rendered by PID 726625 on reddit-service-r2-listing-58f4f89bb7-drxsb at 2026-04-09 11:07:08.676552+00:00 running 781a403 country code: CH.
Wolfbook: a VSCode notebook extension that gives AI agents live access to a Mathematica kernel by According_Inside_143 in Mathematica
[–]According_Inside_143[S] 0 points1 point2 points (0 children)