FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
I built an open-source project OpenHarness🪼
How-ToWeb Development

I built an open-source project OpenHarness🪼

via Dev.to WebdevZhijie Wong2d ago

I built OpenHarness — an open-source terminal coding agent with 17 tools and 16 slash commands. It works with Ollama (free, local), OpenAI, Anthropic, OpenRouter, Deepseek, Qwen or any OpenAI-compatible API. The problem Code agent is amazing but locked to cloud models. I wanted the same experience with my local Ollama models free, private, no API key needed. What I built 17 tools: file read/edit/write, bash, grep, glob, web search, task management, jupyter notebooks, sub-agents 16 slash commands: /diff /undo /commit /cost /compact /plan /review Git-safe: every AI edit auto-committed, /undo reverts instantly Headless mode: oh run "fix tests" --json for CI/CD Permission gates: ask/trust/deny — approve before the agent acts React+Ink terminal UI with markdown rendering Install bash npm install -g @zhijiewang/openharness oh --model ollama/llama3 oh --model ollama/qwen2.5:7b ## **Tech stack** TypeScript, React+Ink, Zod for tool schemas, async generators for streaming. Everyone is welcome to

Continue reading on Dev.to Webdev

Opens in a new tab

Read Full Article
0 views

Related Articles

Beyond the Code: Why the 7-Step Development Lifecycle is Your Competitive Advantage.‍
How-To

Beyond the Code: Why the 7-Step Development Lifecycle is Your Competitive Advantage.‍

Medium Programming • 2d ago

HadisKu Is Now Ad-Free: Why I Removed Ads From My Islamic App
How-To

HadisKu Is Now Ad-Free: Why I Removed Ads From My Islamic App

Dev.to • 2d ago

How-To

How To Be Productive — its not all about programming :)

Medium Programming • 2d ago

Welcome Thread - v371
How-To

Welcome Thread - v371

Dev.to • 2d ago

Which Software to Develop Apps Is Best in 2026? Top Tools Reviewed
How-To

Which Software to Develop Apps Is Best in 2026? Top Tools Reviewed

Medium Programming • 2d ago

Discover More Articles