• Joined on 2023-01-02
steve pushed to main at steve/go-llm 2026-02-08 03:36:39 +00:00
be572a76f4 Add structured output support with Generate[T] and GenerateWith[T]
steve pushed to main at steve/go-llm 2026-02-08 03:00:55 +00:00
6a7eeef619 Add comprehensive test suite for v2 module with mock provider
steve pushed to main at steve/go-llm 2026-02-08 02:39:41 +00:00
cbe340ced0 Fix corrupted checksum for charmbracelet/bubbles in go.sum
steve pushed to main at steve/go-llm 2026-02-08 01:24:28 +00:00
9e288954f2 Add transcription API to v2 module
steve pushed to main at steve/go-llm 2026-02-08 01:01:02 +00:00
9d6d2c61c3 Add Gitea CI workflow for build, test, vet, and lint
steve pushed to main at steve/go-llm 2026-02-08 01:00:17 +00:00
a4cb4baab5 Add go-llm v2: redesigned API for simpler LLM abstraction
steve pushed to main at steve/go-llm 2026-01-25 07:38:48 +00:00
85a848d96e Update openaiTranscriber to handle audio file metadata in transcription parameters
steve pushed to main at steve/go-llm 2026-01-25 06:46:33 +00:00
8801ce5945 Add OpenAI-based transcriber implementation
steve pushed to main at steve/go-llm 2026-01-24 22:06:17 +00:00
9c1b4f7e9f Fix checksum typo for github.com/charmbracelet/bubbles in go.sum
2cf75ae07d Add MCP integration with MCPServer for tool-based interactions
97d54c10ae Implement interactive CLI for LLM providers with chat, tools, and image support
bf7c86ab2a Refactor: modularize and streamline LLM providers and utility functions
be99af3597 Update all dependencies and migrate to new Google genai SDK
Compare 5 commits »
steve pushed to main at steve/farmer-was-replaced 2026-01-24 16:24:29 +00:00
2a8811d185 Add multithreaded maze exploration with drone spawning and enhanced treasure detection logic
steve pushed to main at steve/farmer-was-replaced 2026-01-24 02:25:51 +00:00
3eadbfed90 Add maze.py with functions to plant and solve mazes
6e6d7f43c0 Optimize move_to logic in utils.py to minimize movement steps using modular arithmetic.
677f84b856 Normalize indentation in cactus.py for improved readability and consistency.
5b18a3224b Add optional callback for grid planting and integrate maze utilities
83b0032c23 Adjust sunflower placement logic for larger power thresholds and simplify harvesting.
Compare 5 commits »
steve pushed to main at steve/pravda 2026-01-23 08:20:55 +00:00
7e138ae65e Fix rate limiting by not fetching all posts
steve pushed to main at steve/farmer-was-replaced 2026-01-11 07:49:50 +00:00
4e774109ef add cactus utilities and grid-wide planting/harvesting logic
steve pushed to main at steve/farmer-was-replaced 2026-01-10 21:39:03 +00:00
70caea1243 refactor: unify planting logic with on_plant callback and improve variable naming
steve pushed to main at steve/farmer-was-replaced 2026-01-10 06:12:14 +00:00
5a16e7a8a3 add sunflower grid planting / harvesting logic
steve pushed to main at steve/farmer-was-replaced 2026-01-10 05:19:47 +00:00
db310c2a19 modularized planting logic by splitting f2.py into main.py, pumpkins.py, and sunflowers.py; updated utilities and added .gitignore
steve pushed to main at steve/answer 2025-11-11 05:07:52 +00:00
5f537477b4 Update dependencies and re-enable ytdlp.MustInstall
steve pushed to main at steve/answer 2025-11-11 04:46:16 +00:00
4af8d5747a Remove deprecated console_new package
steve pushed to main at steve/answer 2025-10-28 04:30:04 +00:00
9a4ddf3fc1 Remove deprecated console_new package
steve pushed to main at steve/go-extractor 2025-10-28 04:24:23 +00:00
868acfae40 Add context support to Playwright browser initialization