Tim Lingo tim.lingo
  • Joined on 2026-06-05
tim.lingo created branch docs/conversation-retrieval-design in neuron-technologies/neuron 2026-06-21 17:03:56 +00:00
tim.lingo created pull request neuron-technologies/neuron#29 2026-06-21 16:58:12 +00:00
fix(chat): forbid fake tool calls in tool-less (Just chat) mode
f6c4ea70a0 fix(chat): forbid fake tool calls in tool-less (Just chat) mode
tim.lingo created branch propose/no-fake-tools-in-chat-mode in neuron-technologies/neuron 2026-06-21 16:57:41 +00:00
tim.lingo created pull request neuron-technologies/neuron#28 2026-06-20 00:57:14 +00:00
propose(agentic): read agent_workspace_root from request body (wire UI to merged #23)
1b83b18c39 propose(agentic): read agent_workspace_root from request body and persist to state
tim.lingo created branch propose/agent-workspace-root-read in neuron-technologies/neuron 2026-06-20 00:56:35 +00:00
tim.lingo opened issue neuron-technologies/neuron#27 2026-06-19 15:35:55 +00:00
Agent panel — soul contract (plan mode, scoped tools, structured events, diffs, checkpoints)
tim.lingo created pull request neuron-technologies/neuron-web#157 2026-06-18 05:43:16 +00:00
fix(web): soften two unbacked claims for closed-beta honesty
ef352d2b8a fix(web): soften two false claims for closed-beta honesty
tim.lingo created branch fix/honest-claims-closed-beta in neuron-technologies/neuron-web 2026-06-18 05:43:09 +00:00
tim.lingo opened issue neuron-technologies/neuron#25 2026-06-18 05:15:56 +00:00
Release critical-path to beta — soul build pipeline + signing + #22 (blocks shipping today's fixes)
tim.lingo commented on pull request neuron-technologies/neuron#24 2026-06-18 04:59:55 +00:00
fix(identity): bridge public self anchor to the curated self node

@will.anderson - review request, identity architecture. Verified live: name=self/neuron resolves to kn-efeb4a5b which has only 8 'tagged' edges, while the curated self 015644f5 has 1461 (identity/v…

tim.lingo commented on pull request neuron-technologies/neuron#23 2026-06-18 04:59:47 +00:00
feat(agentic): scope file/command tools to an agent workspace root

@will.anderson - review request. Scopes the agentic file/command tools (read_file, write_file, list_files, grep, run_command) to a configurable workspace root (state key agent_workspace_root or…

tim.lingo commented on pull request neuron-technologies/neuron#22 2026-06-18 04:59:40 +00:00
fix(chat): remove duplicate web_search tool crashing all agentic requests

@will.anderson - re CI: the red mark here is the build toolchain, not this change. All 12 recent runs (including the merged #17-21) fail at the same 'elb: link failed' in 'Build neuron soul…

tim.lingo created pull request neuron-technologies/neuron#24 2026-06-18 04:53:35 +00:00
fix(identity): bridge public self anchor to the curated self node
tim.lingo pushed to fix/canonical-self-bridge at neuron-technologies/neuron 2026-06-18 04:53:25 +00:00
149a042db9 fix(identity): bridge public self anchor to the curated self node
tim.lingo created branch fix/canonical-self-bridge in neuron-technologies/neuron 2026-06-18 04:53:23 +00:00
tim.lingo created pull request neuron-technologies/neuron#23 2026-06-18 04:49:26 +00:00
feat(agentic): scope file/command tools to an agent workspace root
tim.lingo pushed to feat/agent-tool-workspace-scope at neuron-technologies/neuron 2026-06-18 04:49:10 +00:00
071c0eeb9f feat(agentic): scope file/command tools to an agent workspace root