1-closed-harnesses #2
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue