I did an almost 2h agentic AI intro talk at the biophysics department at Eötvös Lóránd University today.
If you're interested, you can find the slides and the practice material here: https://t.co/oLCYCbkzvr
Open sourced htmui: a typed HTML component library for Python @htmx_org apps (for those tired of Jinja)
It has most of the @basecoatui components (shadcn for non-React) plus some utilities. Credits to @hunvreus
Also serves as a holm + htmy demo.
https://t.co/tqIPefgXFv
@championswimmer Models with way less world knowledge but more intelligence, augmented by good tooling and tool use would be a positive direction imo.
Distilled intelligence instead of knowledge, better security, cheaper, possibly less hallucination, easier customization through the harness...
@dhh K2.5 was the first open weight model that was pleasant to work with. GLM feels quite similar. Big upgrade for those who want to avoid using OpenAI/Anthropic.
Minimax 2.5 is okay for simple tasks, but not in the same league.
@buggyflex777 There are extensions for this I think. And you see your balance in Zen. That's it right now as far as I know. Surely the team is planning something, it's kind of essential. There may be higher priority tasks though, they seem to be working very hard.
@thdxr So true. This is one of the things I really like about open source, as the maintainer, you can just do this, delay and ship the right stuff. It's rarely possible at "work", business or management usually gets in the way.
@hunvreus holm (https://t.co/QiRhVJGcjm) may be what you're looking for.
Currently it's like FastHTML on steroids thanks to FastAPI and htmy. I plan a feature that lets you use HTML and MD everywhere. The primitives are ready in htmy. Wish I had a week to get it done already...
@harjotsgill@coderabbitai I haven't tried it. I don't plan to, to be honest. If I want an AI to address an issue, I'd just trigger it locally with the tooling I normally use.
@coderabbitai It's incredibly frustrating that the automatic issue commenting feature is opt out and not opt in. It's spam! And it can't even be disabled on the dashboard, I need to commit a config file to each repo to stop it. 👎
FastHX (Python server-side rendering and @htmx_org library for @FastAPI ) now supports async HTML streaming: https://t.co/djRz77ih1j
This means holm also supports this, although it's not yet the default: https://t.co/QiRhVJFEtO
Happy new year!
@harjotsgill@coderabbitai Thanks for the info.
The settings UI seems a bit overcomplicated. Less would be more in this case.
FWIW: "Enable automatic issue enrichment" was already off and I still got the comments. Now I turned off everything on that tab, but I don't dare to remove the config file.