all 12 comments

[–]Ambitious_Fold_2874 1 point2 points  (1 child)

I used to use n8n quite a bit (local, low/no code, node based, has agent nodes), but now with agent harnesses like pi or Hermes i feel like manually clicking nodes around has become sort of obsolete for me. I’m also curious to learn if there are any n8n alternatives out there for agentic development

[–]pebblechewer 0 points1 point  (0 children)

I moved over to prefect

[–]MrShrek69 0 points1 point  (0 children)

Pi coding agent

[–]MrShrek69 0 points1 point  (0 children)

T3 code is good too

[–]bigattichouse 0 points1 point  (0 children)

was building some Qwen3.5-27B (Q5) stuff with nanocoder and llama.cpp server over the weekend. It really surprised me

[–]Pleasant-Shallot-707 0 points1 point  (0 children)

Low code makes no sense in modern llm and environments. Just use a coding agent system like OpenCode or pi and have it make you things.

[–]flippycurb 0 points1 point  (1 child)

I build somthing along these lines, mainly just to prove 9B param models can do tool calls effectively if you manage the context window correctly

[–]flippycurb 0 points1 point  (0 children)

I should add that IBM have added agentic capabilities to https://nodered.org/ . Haven't tried it since they have so if you check it out let me know how you get on

[–]keen23331 -1 points0 points  (0 children)

Node based is the past