Commit e96984c
docs(readme): add Feature Ideas section linking roadmap docs (#187)
Adds a forward-looking section at the bottom of the README with three
bullets pointing readers at the docs where the detail already lives:
- The Kotlin Llama Stack client feature inventory
(docs/feature-investigation-llama-stack-client-kotlin.md), so
candidate features (multimodal image input, typed chat, async API,
batch inference, typed usage/timings) are discoverable.
- The goal of shipping a first-class Android-capable Maven artifact —
tied to the existing opencl-android-aarch64 classifier — that would
let downstream Android projects drop ogx-ai/llama-stack-client-kotlin.
- The ongoing work of resolving all 37 upstream kherud/java-llama.cpp
open issues (docs/history/49be664_open_issues.md), with explicit
cross-references to #103 / #34 (VLM / multimodal image input, both
PARTIALLY FIXED) — the same image-input work that closes §2.1 of the
Kotlin inventory.
Also adds a matching TOC entry.
Co-authored-by: Claude <noreply@anthropic.com>1 parent fdf4ea0 commit e96984c
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
479 | 480 | | |
480 | 481 | | |
481 | 482 | | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
482 | 491 | | |
483 | 492 | | |
484 | 493 | | |
| |||
0 commit comments