|
| 1 | +@misc{mcp2024, |
| 2 | + title={Model Context Protocol Specification}, |
| 3 | + author={Anthropic}, |
| 4 | + year={2024}, |
| 5 | + url={https://modelcontextprotocol.io} |
| 6 | +} |
| 7 | + |
| 8 | +@misc{blake3, |
| 9 | + title={{BLAKE3}: One Function, Fast Everywhere}, |
| 10 | + author={O'Connor, Jack and Aumasson, Jean-Philippe and Neves, Samuel and Wilcox-O'Hearn, Zooko}, |
| 11 | + year={2020}, |
| 12 | + url={https://github.com/BLAKE3-team/BLAKE3} |
| 13 | +} |
| 14 | + |
| 15 | +@misc{opa2018, |
| 16 | + title={{OPA}: An Open Source, General-Purpose Policy Engine}, |
| 17 | + author={{Open Policy Agent Contributors}}, |
| 18 | + year={2018}, |
| 19 | + howpublished={\url{https://www.openpolicyagent.org}} |
| 20 | +} |
| 21 | + |
| 22 | +@article{agents2024, |
| 23 | + title={A Survey on Large Language Model based Autonomous Agents}, |
| 24 | + author={Wang, Lei and Ma, Chen and Feng, Xueyang and Zhang, Zeyu and Yang, Hao and Zhang, Jingsen and Chen, Zhiyuan and Tang, Jiakai and Chen, Xu and Lin, Yankai and others}, |
| 25 | + journal={Frontiers of Computer Science}, |
| 26 | + volume={18}, |
| 27 | + number={6}, |
| 28 | + year={2024}, |
| 29 | + publisher={Springer} |
| 30 | +} |
| 31 | + |
| 32 | +@misc{criterion, |
| 33 | + title={Criterion.rs: Statistics-driven Benchmarking Library for {Rust}}, |
| 34 | + author={Heisler, Brook}, |
| 35 | + year={2023}, |
| 36 | + url={https://github.com/bheisler/criterion.rs} |
| 37 | +} |
| 38 | + |
| 39 | +@inproceedings{cedar2023, |
| 40 | + title={Cedar: A New Language for Expressive, Fast, Safe, and Analyzable Authorization}, |
| 41 | + author={Cutler, Joseph W. and Crichton, Will and Guo, Jessica and Simon, Daniel and others}, |
| 42 | + booktitle={Proceedings of the ACM on Programming Languages (OOPSLA)}, |
| 43 | + year={2023}, |
| 44 | + publisher={ACM} |
| 45 | +} |
| 46 | + |
| 47 | +@inproceedings{zanzibar2019, |
| 48 | + title={Zanzibar: Google's Consistent, Global Authorization System}, |
| 49 | + author={Pang, Ruoming and Langheinrich, Ramon and Suter, Salvatore and others}, |
| 50 | + booktitle={USENIX Annual Technical Conference}, |
| 51 | + year={2019}, |
| 52 | + organization={USENIX Association} |
| 53 | +} |
| 54 | + |
| 55 | +@misc{casbin, |
| 56 | + title={Casbin: An Authorization Library that Supports Access Control Models}, |
| 57 | + author={{Casbin Contributors}}, |
| 58 | + year={2023}, |
| 59 | + url={https://casbin.org} |
| 60 | +} |
| 61 | + |
| 62 | +@misc{autogpt2023, |
| 63 | + title={{AutoGPT}: An Autonomous {GPT-4} Experiment}, |
| 64 | + author={Richards, Toran Bruce}, |
| 65 | + year={2023}, |
| 66 | + url={https://github.com/Significant-Gravitas/AutoGPT} |
| 67 | +} |
| 68 | + |
| 69 | +@misc{crewai2024, |
| 70 | + title={{CrewAI}: Framework for Orchestrating Role-Playing Autonomous {AI} Agents}, |
| 71 | + author={Moura, Jo\~{a}o}, |
| 72 | + year={2024}, |
| 73 | + url={https://github.com/joaomdmoura/crewAI} |
| 74 | +} |
| 75 | + |
| 76 | +@inproceedings{agentbench2023, |
| 77 | + title={{AgentBench}: Evaluating {LLMs} as Agents}, |
| 78 | + author={Liu, Xiao and Yu, Hao and Zhang, Hanchen and Xu, Yifan and Lei, Xinhan and Lai, Hanyu and Gu, Yu and Ding, Hangliang and Men, Kaiwen and Yang, Kejuan and others}, |
| 79 | + booktitle={International Conference on Learning Representations}, |
| 80 | + year={2024} |
| 81 | +} |
| 82 | + |
| 83 | +@article{react2022, |
| 84 | + title={{ReAct}: Synergizing Reasoning and Acting in Language Models}, |
| 85 | + author={Yao, Shunyu and Zhao, Jeffrey and Yu, Dian and Du, Nan and Shafran, Izhak and Narasimhan, Karthik and Cao, Yuan}, |
| 86 | + journal={International Conference on Learning Representations}, |
| 87 | + year={2023} |
| 88 | +} |
| 89 | + |
| 90 | +@article{vaswani2017attention, |
| 91 | + title={Attention is All You Need}, |
| 92 | + author={Vaswani, Ashish and Shazeer, Noam and Parmar, Niki and Uszkoreit, Jakob and Jones, Llion and Gomez, Aidan N. and Kaiser, {\L}ukasz and Polosukhin, Illia}, |
| 93 | + journal={Advances in Neural Information Processing Systems}, |
| 94 | + volume={30}, |
| 95 | + year={2017} |
| 96 | +} |
| 97 | + |
| 98 | +@misc{anthropic2024claude, |
| 99 | + title={Claude: {AI} Assistant by {Anthropic}}, |
| 100 | + author={Anthropic}, |
| 101 | + year={2024}, |
| 102 | + url={https://www.anthropic.com/claude} |
| 103 | +} |
| 104 | + |
| 105 | +@misc{agentrasdk2026, |
| 106 | + title={Agentra {SDK}: Unified Trait System for {AI} Agent Infrastructure}, |
| 107 | + author={Owolabi, Omoshola}, |
| 108 | + year={2026}, |
| 109 | + url={https://github.com/agentralabs/agentic-sdk} |
| 110 | +} |
| 111 | + |
| 112 | +@misc{agenticmemory2026, |
| 113 | + title={{AgenticMemory}: A Binary Graph Format for Persistent, Portable, and Navigable {AI} Agent Memory}, |
| 114 | + author={Owolabi, Omoshola}, |
| 115 | + year={2026}, |
| 116 | + url={https://github.com/agentralabs/agentic-memory} |
| 117 | +} |
| 118 | + |
| 119 | +@misc{chen2024agentcost, |
| 120 | + title={Understanding and Controlling {AI} Agent Costs in Production}, |
| 121 | + author={Chen, Yanqiao and Zhang, Wei}, |
| 122 | + year={2024}, |
| 123 | + howpublished={arXiv preprint} |
| 124 | +} |
| 125 | + |
| 126 | +@inproceedings{lewis2020rag, |
| 127 | + title={Retrieval-Augmented Generation for Knowledge-Intensive {NLP} Tasks}, |
| 128 | + author={Lewis, Patrick and Perez, Ethan and Piktus, Aleksandra and Petroni, Fabio and Karpukhin, Vladimir and Goyal, Naman and K\"{u}ttler, Heinrich and Lewis, Mike and Yih, Wen-tau and Rockt\"{a}schel, Tim and others}, |
| 129 | + booktitle={Advances in Neural Information Processing Systems}, |
| 130 | + year={2020} |
| 131 | +} |
| 132 | + |
| 133 | +@misc{flatbuffers, |
| 134 | + title={{FlatBuffers}: Memory Efficient Serialization Library}, |
| 135 | + author={Google}, |
| 136 | + year={2023}, |
| 137 | + url={https://flatbuffers.dev} |
| 138 | +} |
| 139 | + |
| 140 | +@misc{protobuf, |
| 141 | + title={Protocol Buffers: Language-Neutral, Platform-Neutral Extensible Mechanisms for Serializing Structured Data}, |
| 142 | + author={Google}, |
| 143 | + year={2023}, |
| 144 | + url={https://protobuf.dev} |
| 145 | +} |
0 commit comments