hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
fire avatar

K. S. Ernest (iFire) Lee

fire

Total Packages

8

Total Downloads

924+

ernest.lee@chibifire.com https://chibifire.com X.com: iFiery GitHub: fire
Packages Stats

Packages

Most Popular Most Downloaded Newest First

distributed_ecs

0.1.4
924+

A distributed ECS (Entity-Component-System) framework in Elixir

Last Updated: about 7 years ago

oauth_mcp_bridge

0.1.0-dev.0
0+

A generic OAuth 2.1-to-MCP authorization bridge (GitHub login) — stateless macaroon tokens, no database, survives scale-to-zero restarts.

Last Updated: 1 hour ago

taskweft

0.4.0-dev.6
0+

HTN planner exposing plan/replan over the RECTGTN model via MCP

Last Updated: 55 minutes ago

taskweft_mcp

0.2.0-dev.3
0+

MCP server exposing the Taskweft HTN planner over stdio

Last Updated: 1 hour ago

taskweft_mcp_client

0.2.0-dev.0
0+

MCP client, peer behaviour, and solver wiring for Taskweft

Last Updated: 4 hours ago

taskweft_nif

0.2.0-dev.4
0+

C++20 HTN planner NIF (RECTGTN model) + HRR for Elixir

Last Updated: 1 hour ago

taskweft_plans

0.2.0-dev.0
0+

JSON-LD HTN planning domains and problems for Taskweft

Last Updated: 4 hours ago

taskweft_rebac

0.2.0-dev.0
0+

ReBAC graph traversal for Elixir, backed by taskweft-nif

Last Updated: 4 hours ago
hex logo Hex
About Blog Sponsors Status Advisories
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".