1-closed-harnesses #2

Merged
builderadmin merged 5 commits from 1-closed-harnesses into main 2026-06-25 22:03:36 +00:00
3 changed files with 6 additions and 0 deletions
Showing only changes of commit f380957fe0 - Show all commits

View File

@ -12,6 +12,10 @@ title = "FB/Tech"
mainSections = ["posts"]
description = "My awesome website"
[params.logo]
logoText = "FB/Tech"
logoHomeLink = "/"
[params.author]
name = "Isaac Johnson"
# image = "img/author.jpg"

View File

@ -2,6 +2,7 @@
date = '2026-06-25T01:00:31-05:00'
draft = false
title = 'Closing the Harness and future of OS LLM CLIs'
summary = 'Goodbye Continue.dev. Whose next?'
+++
One of my favourite VS Code general use plugins for connecting to a variety of backend agent providers has been [Continue.dev's](https://github.com/continuedev/continue). It has releases that go back to [2024](https://github.com/continuedev/continue/releases?page=83) where it has had non-stop continuous development. Over time, I have written guides here and for work on using it with Azure AI foundtry and Ollama. It's just really really good.

View File

@ -2,6 +2,7 @@
date = '2026-06-19T11:00:31-05:00'
draft = false
title = 'Hello World'
summary = 'howdy howdy howdy'
+++
This is my first published post using CICD.