|
|
|
|
|
by tactics6655
238 days ago
|
|
Thanks a lot for the kind words! The AI runtime part is still pretty experimental — right now it’s basically a set of hooks that let me call out to external processes (via FFI) and experiment with model inference or code-gen helpers. The idea was to see how far I could push PHP into interacting with AI runtimes without leaving the framework context. Context Sync sounds really interesting. Persisting framework decisions across AI conversations could make the dev workflow much smoother. I’ll definitely take a look at how it might connect with Onetone. Thanks again for the thoughtful comment, and have a great day! |
|