Updates, summary

This commit is contained in:
Isaac Johnson 2026-06-25 13:19:05 -05:00
parent 2394908ede
commit f380957fe0
3 changed files with 6 additions and 0 deletions

View File

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

View File

@ -2,6 +2,7 @@
date = '2026-06-25T01:00:31-05:00' date = '2026-06-25T01:00:31-05:00'
draft = false draft = false
title = 'Closing the Harness and future of OS LLM CLIs' 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. 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' date = '2026-06-19T11:00:31-05:00'
draft = false draft = false
title = 'Hello World' title = 'Hello World'
summary = 'howdy howdy howdy'
+++ +++
This is my first published post using CICD. This is my first published post using CICD.