I think everyone who use agents should know how harness works and they are honestly pretty simple tools that orchestrate the message context.
Earlier I implemented legacy method of payload parsing for tool calling.
Later added modern style function tool calling. Learned a lot during this project.
Also there is nothing as such safety layer in ai harness if...