|
Jido - A SDK for Building Autonomous Agent Systems
|
|
52
|
4220
|
March 7, 2026
|
|
Alloy 0.7.1 (plus 0.7.0): better results, cleaner tooling, and code execution support
|
|
0
|
87
|
March 5, 2026
|
|
Alloy - a minimal, OTP-native AI agent engine for Elixir
|
|
0
|
348
|
February 28, 2026
|
|
State of developing agents with Elixir (not coding agents)
|
|
20
|
890
|
February 26, 2026
|
|
Arcana - Embeddable RAG library for Elixir/Phoenix
|
|
3
|
540
|
January 23, 2026
|
|
LangChain MCP - Connect LLM Agents to Model Context Protocol Servers
|
|
0
|
99
|
December 9, 2025
|
|
Phoenix `phx.new` generator and AGENTS.md
|
|
4
|
1793
|
July 31, 2025
|
|
Trees of data in Elixir
|
|
9
|
9025
|
April 30, 2025
|
|
Should `Agent` support hibernate
|
|
9
|
230
|
September 23, 2024
|
|
"sample" an agent every second?
|
|
13
|
1693
|
September 18, 2024
|
|
Best examples of concurrency?
|
|
2
|
570
|
April 8, 2024
|
|
What is the simplest way to create a first-in, first-out queue to handle binary data that will be consumed from an external process?
|
|
5
|
648
|
May 9, 2023
|
|
Most commonly used abstraction on top of Process
|
|
2
|
641
|
May 6, 2023
|
|
Getting GenServer timeouts due to presumably non-idiomatic Elixir code
|
|
1
|
719
|
January 31, 2023
|
|
Start an Agent with the module name instead of anonymous function
|
|
3
|
798
|
January 15, 2023
|
|
Can't figure out how to assert error in linked process with ExUnit
|
|
8
|
5123
|
November 11, 2022
|
|
Are agents supervised?
|
|
2
|
536
|
October 11, 2022
|
|
Agent.get_and_update/2 docs example doesn't return what I expect
|
|
5
|
918
|
March 20, 2022
|
|
Application isn't started
|
|
11
|
1939
|
January 21, 2022
|
|
Update state of an Agent at a specific time using Process.send_after/4
|
|
3
|
1043
|
December 13, 2021
|
|
How to find and kill an application-supervised, static (unnamed) Task in ExUnit (but only for some tests)?
|
|
16
|
1674
|
June 10, 2021
|
|
Send_later to Agent
|
|
15
|
2077
|
April 18, 2021
|
|
Implementing a test data sequencer using Agent
|
|
2
|
516
|
September 21, 2020
|
|
Eventually persisting in-memory state?
|
|
5
|
1879
|
June 3, 2020
|
|
Proper syntax to supervise two Agent instances?
|
|
6
|
1229
|
June 3, 2020
|
|
Understanding CPU under-utilisation with observer
|
|
2
|
954
|
May 5, 2020
|
|
Periodically clearing out values store in a process? (i.e. enforcing TTL, e.g. in an Agent)
|
|
8
|
2386
|
March 26, 2020
|
|
Is using Agent to load data in memory in application start up correct approach
|
|
4
|
1105
|
March 17, 2020
|
|
Designing an Agent with side-effects on start_link
|
|
12
|
2124
|
September 30, 2019
|
|
Using Agents or redis to store user sessions
|
|
7
|
2226
|
July 18, 2019
|