-
Calling `panic` with a `nil` panic value is allowed in Go 1, but weird.
Almost all code checks for panics with:
```go
defer func() {
if e := recover(); e != nil { ... }
}()
…
-
(Started from discussions in #344)
## Official 'suggest an agent' thread for Huginn!!
**Have a cool idea for an agent that you want to see implemented?**
- Firstly, please check to see if the agent i…
-
Make the AI automatically summarize the oldest 1K tokens of the chat history, when it reaches the limit of its tokens.
Not only could this increase the AI's memory times ten, it would also resemble h…
-
Sorry if this has been reported elsewhere already, or if this is explained in docs somewhere, but I don't understand the contents you have in https://pkgx.dev/pkgs/. Lets take a few popular projects:
…
-
I thought it would be useful to have a list of some of the features that I think that we need (and will aim to implement before release), as well as an incomplete list of other things we could add. If…
-
*This issue is a catch all for questions about using aider with other or local LLMs. The text below is taken from the [FAQ](https://aider.chat/docs/faq.html#can-i-use-aider-with-other-llms-local-llms-…
-
**This issue is solved: read the [Description](#Description) below**
If you still want to comment after reading that, **think again**: first read [this post below](https://github.com/ytdl-org/youtube…
-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4390109.svg)](https://doi.org/10.5281/zenodo.4390109)
Updated diagram (2024):
![astropy_infrastructure_20240605](https://github.com/astropy/as…
pllim updated
4 months ago
-
## Announcements - New Features, Design Patterns, and Methods
I'm unsure how GitHub sends out updates. I don't think people are informed about Wiki changes for example. I've been announcing new f…
-
When I try to open the bot-documentation for "xkcd" from the integrated documentation, nothing happens. Other documentation opens fine.
You can try it on our instance:
https://chat.hs-mittweida.…