# Release: Fossil 0.2

DevFeed: [Release: Fossil 0.2](<https://devfeed.tech/articles/release-fossil-0-2-33426.md>)

Original publisher: [Read original article](<https://timkellogg.me/blog/2024/01/12/fossil-0.2>)

Published: 2024-01-12T00:00:00Z

Content type: release

Language: en

Sources: [Tim Kellogg](<https://devfeed.tech/sources/tim-kellogg.md>)

Topics: [Mastodon](<https://devfeed.tech/topics/mastodon.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Python](<https://devfeed.tech/topics/python.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [API](<https://devfeed.tech/topics/api.md>), [Framework](<https://devfeed.tech/topics/framework.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [api](<https://devfeed.tech/tags/api.md>), [bug](<https://devfeed.tech/tags/bug.md>), [debug](<https://devfeed.tech/tags/debug.md>), [llm](<https://devfeed.tech/tags/llm.md>), [mastodon](<https://devfeed.tech/tags/mastodon.md>), [openai](<https://devfeed.tech/tags/openai.md>), [plugins](<https://devfeed.tech/tags/plugins.md>), [python](<https://devfeed.tech/tags/python.md>), [release](<https://devfeed.tech/tags/release.md>)

## AI overview

Fossil 0.2 is a release of a Mastodon client focused on reading. It adds an AI-based feed algorithm that organizes content into curated topics, expands the plugin system with algorithm, display-button, and API-operation integration points, and adds boost and like buttons. The release also documents LLM and local-model support, fixes pagination, and refactors configuration options.

## Source excerpt

I just pushed fossil v0.2. Fossil is a Mastodon client built for reading. It includes an AI-based algorithm for displaying your feed as an automatically curated list of topics. I personally enjoy this algorithm because it lets me skip right to the content I care most about, without relying on authors to correctly use hashtags.